head1 is capitalized
Peter Rabbitson [Sat, 24 Apr 2010 02:13:45 +0000 (02:13 +0000)]
lib/Class/Accessor/Grouped.pm

index 6cb0ddf..c87cd05 100644 (file)
@@ -462,7 +462,7 @@ sub get_super_paths {
 
 1;
 
-=head1 Performance
+=head1 PERFORMANCE
 
 You can speed up accessors of type 'simple' by installing L<Class::XSAccessor>.
 Note however that the use of this module is disabled by default on Win32