X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FInflateColumn%2FDateTime.pm;h=27ceaeb7090186425c4cb073fdc2d4565876e92b;hb=ecc99a366759efb4d0f68aff9aee8012ceafde43;hp=f05523c3fafa7cfec0eeba8bbeab7592e8e6f227;hpb=679a304a5e1b567ea335c144fa039d6b918332e6;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/InflateColumn/DateTime.pm b/lib/DBIx/Class/InflateColumn/DateTime.pm index f05523c..27ceaeb 100644 --- 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. + =cut __PACKAGE__->load_components(qw/InflateColumn/);