do { my $x = {
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0'
}
},
'develop' => {
'requires' => {
'Pod::Coverage::TrustPod' => '0',
'Test::CleanNamespaces' => '0.15',
'Test::EOF' => '0',
'Test::EOL' => '0',
'Test::Kwalitee' => '1.21',
'Test::MinimumVersion' => '0',
'Test::More' => '0.88',
'Test::NoTabs' => '0',
'Test::Perl::Critic' => '0',
'Test::Pod' => '1.41',
'Test::Pod::Coverage' => '1.08',
'Test::Pod::LinkCheck' => '0',
'Test::Portability::Files' => '0',
'Test::TrailingSpace' => '0.0203'
}
},
'runtime' => {
'recommends' => {
'Ref::Util::XS' => '0',
'Type::Tiny::XS' => '0'
},
'requires' => {
'DBIx::Class::Core' => '0',
'Ref::Util' => '0',
'Safe::Isa' => '1.000008',
'Types::SQL::Util' => 'v0.3.0',
'perl' => 'v5.14.0',
'warnings' => '0'
}
},
'test' => {
'recommends' => {
'CPAN::Meta' => '2.120900'
},
'requires' => {
'DBD::SQLite' => '0',
'DBIx::Class::Core' => '0',
'DBIx::Class::Schema' => '0',
'File::Spec' => '0',
'Module::Metadata' => '0',
'SQL::Translator' => '0.11018',
'Test::More' => '0',
'Test::Most' => '0',
'Types::Common::String' => '0',
'Types::Standard' => '0',
'base' => '0',
'lib' => '0',
'strict' => '0'
}
}
};
$x;
}