Add HTTP plugin's doc
[catagits/Catalyst-View-Component-SubInclude.git] / lib / Catalyst / View / Component / SubInclude / Visit.pm
index 5cfc85a..6bd96a5 100644 (file)
@@ -10,11 +10,12 @@ Catalyst::View::Component::SubInclude::Visit - visit() plugin for C::V::Componen
 
 =head1 VERSION
 
-Version 0.07
+Version 0.07_03
 
 =cut
 
-our $VERSION = '0.07';
+our $VERSION = '0.07_03';
+$VERSION = eval $VERSION;
 
 =head1 SYNOPSIS
 
@@ -43,7 +44,7 @@ B<WARNING: As of Catalyst version 5.71000, this plugin doesn't work for chained
 actions with captured arguments>. Apparently, C<visit> doesn't handle this type 
 of actions yet.
 
-=head1 CLASS METHODS
+=head1 METHODS
 
 =head2 C<generate_subinclude( $c, $path, @args )>