do { my $x = {
       'configure' => {
                        'requires' => {
                                        'ExtUtils::MakeMaker' => '0'
                                      }
                      },
       'develop' => {
                      'requires' => {
                                      'Pod::Coverage::TrustPod' => '0',
                                      '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' => {
                                        'Cpanel::JSON::XS' => '0',
                                        'Package::Stash::XS' => '0',
                                        'Ref::Util::XS' => '0',
                                        'Type::Tiny::XS' => '0'
                                      },
                      'requires' => {
                                      'Carp' => '0',
                                      'JSON::MaybeXS' => '0',
                                      'Module::Load' => '0',
                                      'Moo' => '1.002000',
                                      'MooX::Options' => '0',
                                      'Package::Stash' => '0',
                                      'Path::Tiny' => '0',
                                      'Ref::Util' => '0',
                                      'Sub::Identify' => '0.06',
                                      'Types::Common::String' => '0',
                                      'Types::Standard' => '0',
                                      'namespace::autoclean' => '0',
                                      'perl' => 'v5.10.0',
                                      'strict' => '0',
                                      'warnings' => '0'
                                    }
                    },
       'test' => {
                   'recommends' => {
                                     'CPAN::Meta' => '2.120900',
                                     'Const::Exporter' => '0',
                                     'Const::Fast::Exporter' => '0',
                                     'HTTP::Status' => '0'
                                   },
                   'requires' => {
                                   'Exporter' => '0',
                                   'File::Spec' => '0',
                                   'Module::Metadata' => '0',
                                   'Test2::V0' => '0',
                                   'Test::Deep' => '1.127',
                                   'Test::Deep::Regexp' => '0',
                                   'Test::Deep::Set' => '0',
                                   'Test::Differences' => '0',
                                   'Test::More' => '0',
                                   'Test::Most' => '0.35',
                                   'Test::Script' => '1.23',
                                   'Test::Warnings' => '0.028',
                                   'constant' => '0',
                                   'lib' => '0',
                                   'version' => '0.77'
                                 }
                 }
     };
  $x;
 }