switch example for components to InflateColumn::DateTime since this is way more commo...
Matt S Trout [Fri, 7 May 2010 19:35:47 +0000 (20:35 +0100)]
lib/DBIx/Class/Schema/Loader/Base.pm

index 8969b66..8ec3e7f 100644 (file)
@@ -337,7 +337,8 @@ List of additional classes which all of your table classes will use.
 =head2 components
 
 List of additional components to be loaded into all of your table
-classes.  A good example would be C<ResultSetManager>.
+classes.  A good example would be
+L<InflateColumn::DateTime|DBIx::Class::InflateColumn::DateTime>
 
 =head2 resultset_components