X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FCGI%2FEx%2FConf.pm;h=fcd00a4a170fcde210b1d361c0959e94f23c7706;hb=aa030874456c91d688e6c9b25e82d2bf9575ea6f;hp=174648053177a17a59976c4223175eee19c0f61e;hpb=8cd30501f5be7e40e26b3dc885dfe25520d39df9;p=chaz%2Fp5-CGI-Ex diff --git a/lib/CGI/Ex/Conf.pm b/lib/CGI/Ex/Conf.pm index 1746480..fcd00a4 100644 --- a/lib/CGI/Ex/Conf.pm +++ b/lib/CGI/Ex/Conf.pm @@ -29,7 +29,7 @@ use vars qw($VERSION ); @EXPORT_OK = qw(conf_read conf_write in_cache); -$VERSION = '2.12'; +$VERSION = '2.14'; $DEFAULT_EXT = 'conf';