projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d7be278
)
Minor documentation update
Jess Robinson [Fri, 10 Nov 2006 22:22:22 +0000 (22:22 +0000)]
lib/DBIx/Class/InflateColumn/DateTime.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/InflateColumn/DateTime.pm
b/lib/DBIx/Class/InflateColumn/DateTime.pm
index
f05523c
..
27ceaeb
100644
(file)
--- a/
lib/DBIx/Class/InflateColumn/DateTime.pm
+++ b/
lib/DBIx/Class/InflateColumn/DateTime.pm
@@
-33,6
+33,8
@@
one your code should continue to work without modification (though note
that this feature is new as of 0.07, so it may not be perfect yet - bug
reports to the list very much welcome).
+For more help with components, see L<DBIx::Class::Manual::Component>.
+
=cut
__PACKAGE__->load_components(qw/InflateColumn/);