X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FManual%2FDocMap.pod;h=c9bd1d8c272426a3438e83d6c70a926a65e94400;hb=76031e147d6f0d80ab3ec73a12d373962ade1252;hp=8d425bb00a799f3f954b42f9b132ede9105c1fc1;hpb=2ac88e5a497f49710c2f3110c4f35943902c1fe8;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Manual/DocMap.pod b/lib/DBIx/Class/Manual/DocMap.pod index 8d425bb..c9bd1d8 100644 --- a/lib/DBIx/Class/Manual/DocMap.pod +++ b/lib/DBIx/Class/Manual/DocMap.pod @@ -8,20 +8,22 @@ DBIx::Class::Manual::DocMap - What documentation do we have? =item L - User's Manual overview. -=item L - Frequently Asked Questions, gathered from IRC and the mailing list. - =item L - Introduction to setting up and using DBIx::Class. =item L - Full example Schema. +=item L - How to use DBIx::Class if you know SQL (external, available on CPAN) + +=item L - What do all those terms mean? + =item L - Various short recipes on how to do things. +=item L - Frequently Asked Questions, gathered from IRC and the mailing list. + =item L - What to do if things go wrong (diagnostics of known error messages). =item L - How to write your own DBIx::Class components. -=item L - What do all those terms mean? - =back =head1 Setting up @@ -40,8 +42,6 @@ DBIx::Class::Manual::DocMap - What documentation do we have? =item L - Set of standard components to load. -=item L - ? - =item L - Making objects out of your columns. =item L - Magically turn your datetime or timestamp columns into DateTime objects. @@ -64,6 +64,8 @@ DBIx::Class::Manual::DocMap - What documentation do we have? =item L - Dealing with actual data. +=item L - Basic Storage stuff. + =item L - Storage using L and L. =back