X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=cd2018c394e18580427ba459b8febd347b46297e;hb=dc767cd32c6728d4d9c3504acd259c0b2f19da2b;hp=f755e2e068a90f260c3665bd6ca8a8d2c56e75b1;hpb=6b0e47fc86f045183810ccea343e9afcd438ee1a;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index f755e2e..cd2018c 100644 --- a/lib/DBIx/Class/Schema/Loader.pm +++ b/lib/DBIx/Class/Schema/Loader.pm @@ -10,7 +10,7 @@ use Scalar::Util qw/ weaken /; # Always remember to do all digits for the version even if they're 0 # i.e. first release of 0.XX *must* be 0.XX000. This avoids fBSD ports # brain damage and presumably various other packaging systems too -our $VERSION = '0.05000'; +our $VERSION = '0.05001'; __PACKAGE__->mk_group_accessors('inherited', qw/ _loader_args @@ -463,7 +463,7 @@ blblack: Brandon Black =head1 CONTRIBUTORS -ilmari: Dagfinn Ilmari Mannsåker +ilmari: Dagfinn Ilmari MannsEker arcanez: Justin Hunter @@ -473,7 +473,7 @@ Caelum: Rafael Kitover TSUNODA Kazuya -Robert Bohne +rbo: Robert Bohne ribasushi: Peter Rabbitson