missed a couple things
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual.pod
index 0b6c556..47d8559 100644 (file)
@@ -13,7 +13,11 @@ from your SQL database.
 
 =head2 L<DBIx::Class::Manual::Intro>
 
-A beginner's introduction to using the native DBIx::Class interface
+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>
 
@@ -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