New podlators are allergic to leading link space
Peter Rabbitson [Mon, 26 Aug 2013 02:01:22 +0000 (04:01 +0200)]
lib/DBIx/Class/Manual/DocMap.pod

index 9bd7004..3e06e29 100644 (file)
@@ -35,7 +35,7 @@ The first two list items are the most important.
 The DSL (mini-language) for query composition is only partially explained there,
 see L<SQL::Abstract/WHERE CLAUSES> for the complete details.
 
-=item L< C<$schema>::Result::C<$resultclass>|DBIx::Class::Manual::ResultClass>
+=item L<C<$schema>::Result::C<$resultclass>|DBIx::Class::Manual::ResultClass>
 - Classes representing a single result (row) from a DB query.
 
 Such classes normally subclass L<DBIx::Class::Core>, the methods inherited