X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FModel%2FDBIC%2FSchema.pm;h=4d9b61df349801f4fdc125e8ad759d0bebd40709;hb=1714a8a0ad486c7956ce7bd3f62e7b78a3d7222e;hp=3b2cfc22bedbe015b320ea8536214786d7cdedc1;hpb=acb5622910fd9ed88b9338fc84c0781d8556f1ae;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/lib/Catalyst/Model/DBIC/Schema.pm b/lib/Catalyst/Model/DBIC/Schema.pm index 3b2cfc2..4d9b61d 100644 --- a/lib/Catalyst/Model/DBIC/Schema.pm +++ b/lib/Catalyst/Model/DBIC/Schema.pm @@ -5,7 +5,7 @@ use mro 'c3'; extends 'Catalyst::Model'; with 'CatalystX::Component::Traits'; -our $VERSION = '0.50'; +our $VERSION = '0.58'; $VERSION = eval $VERSION; use namespace::autoclean; @@ -300,6 +300,8 @@ Traits that come with the distribution: =item L +=item L + =back =head2 storage_type @@ -651,6 +653,7 @@ Traits: L, L, L, +L, L =head1 AUTHOR @@ -673,6 +676,8 @@ ozum: Ozum Eldogan C Pavel I. Shaydo C +t0m: Tomas Doran + =head1 COPYRIGHT Copyright (c) 2006 - 2010