Added code to allow looking up of the other side of a relationship
[dbsrgits/DBIx-Class-Historic.git] / lib / DBIx / Class / Manual.pod
index c0e607b..47d8559 100644 (file)
@@ -15,6 +15,10 @@ from your SQL database.
 
 Beginner guide to using DBIx::Class. 
 
+=head2 L<DBIx::Class::Manual::Example>
+
+An example of slightly more complex usage.
+
 =head2 L<DBIx::Class::Manual::Cookbook>
 
 Convenient reciepes for DBIC usage.
@@ -30,5 +34,10 @@ Got trouble? Let us shoot it for you.
 If you're using the CDBI Compat layer, we suggest reading the L<Class::DBI>
 documentation. It should behave the same way.
 
+=head2 L<DBIx::Class::Manual::Component>
+
+Listing of existing components, and documentation and example on how to 
+develop new ones.
+
 =cut