]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/Auth.pm
CGI::Ex 2.16
[chaz/p5-CGI-Ex] / lib / CGI / Ex / Auth.pm
index 99ca4a6f47cde6143b9bb80222548dd7461ffbd5..ea3e346251d55ab6b93e0a24041e2bbe910b7a38 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.15';
+$VERSION = '2.16';
 
 ###----------------------------------------------------------------###
 
@@ -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.01934 seconds and 4 git commands to generate.