chapter 5: recommend Memcached, minor changes
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual.pm
index 198f584..f4f49bd 100644 (file)
@@ -6,7 +6,7 @@ package Catalyst::Manual;
 use strict;
 use warnings;
 
-our $VERSION = '5.8000';
+our $VERSION = '5.8003';
 
 =head1 NAME
 
@@ -98,6 +98,15 @@ http://www.packtpub.com/catalyst-perl-web-application/book
 
 =back
 
+=head1 AUTHORS
+
+Catalyst Contributors, see Catalyst.pm
+
+=head1 COPYRIGHT
+
+This library is free software. You can redistribute it and/or modify it under
+the same terms as Perl itself.
+
 =cut
 
 1;