X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-CGI-Ex;a=blobdiff_plain;f=lib%2FCGI%2FEx%2FConf.pm;h=118f4a8c5676beb3056103e1533ea143beb23307;hp=fcd00a4a170fcde210b1d361c0959e94f23c7706;hb=419d9570723c210429e2be23875160f57dd36156;hpb=aa030874456c91d688e6c9b25e82d2bf9575ea6f diff --git a/lib/CGI/Ex/Conf.pm b/lib/CGI/Ex/Conf.pm index fcd00a4..118f4a8 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.14'; +$VERSION = '2.15'; $DEFAULT_EXT = 'conf';