X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FManual%2FDocMap.pod;h=0042e3a1b44e5b79363d66500ba5ef223f956862;hb=edbb5df16458258554431bddb3b4df98a526999d;hp=76313757a0cada9e909aa1bfd2600634c6042b5f;hpb=c235bbaeb17b06ba392506f1de1130d902826cd3;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Manual/DocMap.pod b/lib/DBIx/Class/Manual/DocMap.pod index 7631375..0042e3a 100644 --- a/lib/DBIx/Class/Manual/DocMap.pod +++ b/lib/DBIx/Class/Manual/DocMap.pod @@ -8,6 +8,8 @@ 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. @@ -36,12 +38,12 @@ DBIx::Class::Manual::DocMap - What documentation do we have? =item L - Magically retrieve auto-incrementing fields. -=item L - Set of standard components. - -=item L - ? +=item L - Set of standard components to load. =item L - Making objects out of your columns. +=item L - Magically turn your datetime or timestamp columns into DateTime objects. + =item L - Dealing with primary keys. =item L - Turns the resultsource into a table. @@ -56,8 +58,12 @@ DBIx::Class::Manual::DocMap - What documentation do we have? =item L - Selecting and manipulating sets. +=item L - Perform operations on entire columns of a ResultSet. + =item L - Dealing with actual data. +=item L - Basic Storage stuff. + =item L - Storage using L and L. =back