contributors v1.001_031
skaufman [Wed, 27 May 2015 14:54:14 +0000 (14:54 +0000)]
Makefile.PL
lib/DBIx/Class/Fixtures.pm

index 9e0180a..b64c43a 100644 (file)
@@ -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"
   }
index b2ee16e..ee27e9a 100644 (file)
@@ -1562,6 +1562,10 @@ sub _name_for_source {
 
   Chris Akins <chris.hexx@gmail.com>
 
+  Tom Bloor <t.bloor@shadowcat.co.uk>
+
+  Samuel Kaufman <skaufman@cpan.org>
+
 =head1 LICENSE
 
   This library is free software under the same license as perl itself