From: skaufman Date: Wed, 27 May 2015 14:54:14 +0000 (+0000) Subject: contributors X-Git-Tag: v1.001_031^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c69f59530444791428506ff44d156f0765bef5ef;p=dbsrgits%2FDBIx-Class-Fixtures.git contributors --- diff --git a/Makefile.PL b/Makefile.PL index 9e0180a..b64c43a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -50,7 +50,7 @@ my %WriteMakefileArgs = ( "IPC::Open3" => 0, "Test::More" => "0.98" }, - "VERSION" => "1.001_030", + "VERSION" => "1.001_031", "test" => { "TESTS" => "t/*.t" } diff --git a/lib/DBIx/Class/Fixtures.pm b/lib/DBIx/Class/Fixtures.pm index b2ee16e..ee27e9a 100644 --- a/lib/DBIx/Class/Fixtures.pm +++ b/lib/DBIx/Class/Fixtures.pm @@ -1562,6 +1562,10 @@ sub _name_for_source { Chris Akins + Tom Bloor + + Samuel Kaufman + =head1 LICENSE This library is free software under the same license as perl itself