X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FCGI%2FEx%2FConf.pm;h=0b13ca86a85db7b723659055d8d784305ffbfbcb;hb=a9adfe5a3786f860510fcf10792958a25e1a7727;hp=d7db3bada7c5218560f817b22a6143bb21cfb38e;hpb=b6e904ff7b346908d0662aae9a9c5f7d976dd85e;p=chaz%2Fp5-CGI-Ex diff --git a/lib/CGI/Ex/Conf.pm b/lib/CGI/Ex/Conf.pm index d7db3ba..0b13ca8 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.17'; +$VERSION = '2.20'; $DEFAULT_EXT = 'conf';