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=f31c586713c245d0f007aaed89d04bed5ea43ffc;hpb=726daa55ab1a08d8faffa58a4350359d9a8126db;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/lib/Catalyst/Model/DBIC/Schema.pm b/lib/Catalyst/Model/DBIC/Schema.pm index f31c586..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.53'; +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