shlomi fish "patch" *sigh*
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual.pm
index aeb326f..ed37413 100644 (file)
@@ -4,9 +4,12 @@
 
 package Catalyst::Manual;
 
+use strict;
+use warnings;
+
 =head1 NAME
 
-Catalyst::Manual - pacakge holding the Catalyst developer's manual and tutorial
+Catalyst::Manual - The Catalyst developer's manual
 
 =head1 SYNOPSIS
 
@@ -21,6 +24,6 @@ Tutorial.
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '5.700703';
 
 1;