From: Tomas Doran Date: Wed, 8 Dec 2010 21:03:00 +0000 (+0800) Subject: Not class methods X-Git-Tag: 0.10~1^2~8^2~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=commitdiff_plain;h=671235365c4bba6802f7905ef954e99632c50c8f Not class methods --- diff --git a/lib/Catalyst/View/Component/SubInclude/ESI.pm b/lib/Catalyst/View/Component/SubInclude/ESI.pm index 85acbdd..ba095e9 100644 --- a/lib/Catalyst/View/Component/SubInclude/ESI.pm +++ b/lib/Catalyst/View/Component/SubInclude/ESI.pm @@ -38,7 +38,7 @@ Edge Side Includes (ESI) include directives. This is a feature implemented by Varnish (L) which allows cache-efficient uses of includes. -=head1 CLASS METHODS +=head1 METHODS =head2 C diff --git a/lib/Catalyst/View/Component/SubInclude/SSI.pm b/lib/Catalyst/View/Component/SubInclude/SSI.pm index d870b68..f73123f 100644 --- a/lib/Catalyst/View/Component/SubInclude/SSI.pm +++ b/lib/Catalyst/View/Component/SubInclude/SSI.pm @@ -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 diff --git a/lib/Catalyst/View/Component/SubInclude/SubRequest.pm b/lib/Catalyst/View/Component/SubInclude/SubRequest.pm index 4f7cc72..777cb35 100644 --- a/lib/Catalyst/View/Component/SubInclude/SubRequest.pm +++ b/lib/Catalyst/View/Component/SubInclude/SubRequest.pm @@ -51,7 +51,7 @@ to render the subinclude contents. It requires L. -=head1 CLASS METHODS +=head1 METHODS =head2 C diff --git a/lib/Catalyst/View/Component/SubInclude/Visit.pm b/lib/Catalyst/View/Component/SubInclude/Visit.pm index dbcb9ab..6bd96a5 100644 --- a/lib/Catalyst/View/Component/SubInclude/Visit.pm +++ b/lib/Catalyst/View/Component/SubInclude/Visit.pm @@ -44,7 +44,7 @@ B. Apparently, C doesn't handle this type of actions yet. -=head1 CLASS METHODS +=head1 METHODS =head2 C