Scott R. Godin [Thu, 4 Apr 2013 19:41:17 +0000 (16:41 -0300)]
some of the local Manual pages are not mentioned in the DocMap which should be,
as people will use the DocMap as a stepping point, and may thus overlook them
=item L<DBIx::Class::Manual::SQLHackers> - How to use DBIx::Class if you know SQL (external, available on CPAN)
+=item L<DBIx::Class::Manual::Joining> - Joining tables with DBIx::Class.
+
+=item L<DBIx::Class::Manual::Features> - A boatload of DBIx::Class features with links to respective documentation.
+
=item L<DBIx::Class::Manual::Glossary> - What do all those terms mean?
=item L<DBIx::Class::Manual::Cookbook> - Various short recipes on how to do things.