X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=lib%2FCatalyst%2FView%2FComponent%2FSubInclude.pm;h=57fd5caa16e714612aaa3805f0f10071965f6859;hp=de3b20ac82553940a5131e42026a4fdd56628249;hb=cc37b7b32b018f25612606a817a0588d10acdf7a;hpb=c27255204ca15b95267ddc6697fdbc3729715368 diff --git a/lib/Catalyst/View/Component/SubInclude.pm b/lib/Catalyst/View/Component/SubInclude.pm index de3b20a..57fd5ca 100644 --- a/lib/Catalyst/View/Component/SubInclude.pm +++ b/lib/Catalyst/View/Component/SubInclude.pm @@ -15,11 +15,12 @@ Catalyst::View::Component::SubInclude - Use subincludes in your Catalyst views =head1 VERSION -Version 0.07 +Version 0.07_01 =cut -our $VERSION = '0.07'; +our $VERSION = '0.07_01'; +$VERSION = eval $VERSION; =head1 SYNOPSIS