]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/Auth.pm
CGI::Ex 2.17
[chaz/p5-CGI-Ex] / lib / CGI / Ex / Auth.pm
index c515f6827375dc80583e5e341d1bdbd26265094b..7362ed1c3be750352526e39db8656a90016c9c91 100644 (file)
@@ -18,7 +18,7 @@ use MIME::Base64 qw(encode_base64 decode_base64);
 use Digest::MD5 qw(md5_hex);
 use CGI::Ex;
 
-$VERSION = '2.13';
+$VERSION = '2.17';
 
 ###----------------------------------------------------------------###
 
@@ -1151,8 +1151,12 @@ The text items shown in the default login template.  The default values are:
 
 =back
 
+=head1 LICENSE
+
+This module may be distributed under the same terms as Perl itself.
+
 =head1 AUTHORS
 
-Paul Seamons <paul at seamons dot com>
+Paul Seamons <perl at seamons dot com>
 
 =cut
This page took 0.019958 seconds and 4 git commands to generate.