X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FView%2FComponent%2FSubInclude%2FSSI.pm;h=f73123f8ff62f61e68a3dec92442540753cb2dc4;hb=c7c06ff0cc2c5d128d7084843ed96288c76c53d6;hp=7fe63a54493a0851310fb21a11bc01be719519c6;hpb=874823465f7ce69b631d40fbff8d5e9cdac3a9e5;p=catagits%2FCatalyst-View-Component-SubInclude.git diff --git a/lib/Catalyst/View/Component/SubInclude/SSI.pm b/lib/Catalyst/View/Component/SubInclude/SSI.pm index 7fe63a5..f73123f 100644 --- a/lib/Catalyst/View/Component/SubInclude/SSI.pm +++ b/lib/Catalyst/View/Component/SubInclude/SSI.pm @@ -8,11 +8,11 @@ Catalyst::View::Component::SubInclude::SSI - Server Side Includes (SSI) plugin f =head1 VERSION -Version 0.08 +Version 0.09 =cut -our $VERSION = '0.08'; +our $VERSION = '0.09'; $VERSION = eval $VERSION; =head1 SYNOPSIS @@ -38,7 +38,7 @@ Server Side Includes (SSI) include directives. This is a feature implemented by Apache (L), nginx (L) and many other web servers which allows cache-efficient uses of includes. -=head1 CLASS METHODS +=head1 METHODS =head2 C