From: Peter Rabbitson Date: Sat, 24 Apr 2010 02:13:45 +0000 (+0000) Subject: head1 is capitalized X-Git-Tag: v0.09004~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9d7d52da0a8e4bafd7a05a63392703e6a011ba8d;p=p5sagit%2FClass-Accessor-Grouped.git head1 is capitalized --- diff --git a/lib/Class/Accessor/Grouped.pm b/lib/Class/Accessor/Grouped.pm index 6cb0ddf..c87cd05 100644 --- a/lib/Class/Accessor/Grouped.pm +++ b/lib/Class/Accessor/Grouped.pm @@ -462,7 +462,7 @@ sub get_super_paths { 1; -=head1 Performance +=head1 PERFORMANCE You can speed up accessors of type 'simple' by installing L. Note however that the use of this module is disabled by default on Win32