Updated docs to reflect the addition of PK::Auto to load_components
Justin Guenther [Tue, 6 Jun 2006 22:02:34 +0000 (22:02 +0000)]
lib/DBIx/Class/Core.pm

index 87e7dce..4f9a59c 100644 (file)
@@ -42,6 +42,8 @@ The core modules currently are:
 
 =item L<DBIx::Class::Relationship>
 
+=item L<DBIx::Class::PK::Auto>
+
 =item L<DBIx::Class::PK>
 
 =item L<DBIx::Class::Row>