-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.029.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.025.
use strict;
use warnings;
"DateTime::Format::SQLite" => "0.1",
"File::Copy::Recursive" => "0.38",
"Hash::Merge" => "0.1",
- "IO::All" => 0,
+ "IO::All" => "0.85",
"JSON::Syck" => "1.27",
"MIME::Base64" => 0,
"Path::Class" => "0.32",
"IPC::Open3" => 0,
"Test::More" => "0.98"
},
- "VERSION" => "1.001026",
+ "VERSION" => "1.001027_01",
"test" => {
"TESTS" => "t/*.t"
}
"File::Copy::Recursive" => "0.38",
"File::Spec" => 0,
"Hash::Merge" => "0.1",
- "IO::All" => 0,
+ "IO::All" => "0.85",
"IO::Handle" => 0,
"IPC::Open3" => 0,
"JSON::Syck" => "1.27",
do_munging = 0
[MetaResources]
-;Old issues are still in RT, if I move em over I'll change it to github.
-;bugtracker.web = https://github.com/dbsrgits/DBIx-Class-Fixtures/issues
+bugtracker.web = https://github.com/dbsrgits/DBIx-Class-Fixtures/issues
repository.url = https://github.com/dbsrgits/DBIx-Class-Fixtures.git
repository.web = https://github.com/dbsrgits/DBIx-Class-Fixtures
repository.type = git
Scalar::Util = 1.27
perl = 5.6.1
Test::Compile::Internal = 0
-IO::All = 0
+IO::All = 0.85
__PACKAGE__->mk_group_accessors( 'simple' => qw/config_dir
_inherited_attributes debug schema_class dumped_objects config_attrs/);
-our $VERSION = '1.001026';
+our $VERSION = '1.001027_01';
$VERSION = eval $VERSION;