MooseX-Extended

 view release on metacpan or  search on metacpan

t/00-report-prereqs.dd  view on Meta::CPAN

do { my $x = {
       'configure' => {
                        'requires' => {
                                        'ExtUtils::MakeMaker' => '0'
                                      }
                      },
       'develop' => {
                      'requires' => {
                                      'File::Spec' => '0',
                                      'IO::Handle' => '0',
                                      'IPC::Open3' => '0',
                                      'Perl::Critic::Policy::Moose::ProhibitMultipleWiths' => '0',
                                      'Perl::Critic::Policy::Moose::RequireMakeImmutable' => '0',
                                      'Test::More' => '0',
                                      'Test::Most' => '0',
                                      'Test::Perl::Critic' => '0',
                                      'Test::PerlTidy' => '0',
                                      'Test::Pod' => '1.41',
                                      'version' => '0.77'
                                    }
                    },
       'runtime' => {
                      'requires' => {
                                      'B::Hooks::AtRuntime' => '8',
                                      'Carp' => '0',
                                      'Data::Printer' => '0',
                                      'Exporter' => '0',
                                      'Import::Into' => '0',
                                      'Module::Load' => '0',
                                      'Moose' => '0',
                                      'Moose::Exception' => '0',
                                      'Moose::Exception::Role::Class' => '0',
                                      'Moose::Exporter' => '0',
                                      'Moose::Meta::Role' => '0',
                                      'Moose::Role' => '0',
                                      'Moose::Util' => '0',
                                      'MooseX::Role::WarnOnConflict' => '0',
                                      'MooseX::StrictConstructor' => '0',
                                      'Ref::Util' => '0',
                                      'Storable' => '0',
                                      'Type::Library' => '0',
                                      'Type::Params' => '0',
                                      'Type::Tiny' => '1.012004',
                                      'Type::Utils' => '0',
                                      'Types::Common::Numeric' => '0',
                                      'Types::Common::String' => '0',
                                      'Types::Standard' => '0',
                                      'constant' => '0',
                                      'feature' => '0',
                                      'mro' => '0',
                                      'namespace::autoclean' => '0',
                                      'parent' => '0',
                                      'perl' => 'v5.20.0',
                                      'strict' => '0',
                                      'true' => 'v1.0.2',
                                      'warnings' => '0'
                                    },
                      'suggests' => {
                                      'Function::Parameters' => '2.001003',
                                      'Future' => '0.48',
                                      'Future::AsyncAwait' => '0.58',
                                      'Syntax::Keyword::MultiSub' => '0.03',
                                      'Syntax::Keyword::Try' => '0.027'
                                    }
                    },
       'test' => {
                   'recommends' => {
                                     'CPAN::Meta' => '2.120900',
                                     'Data::Printer' => '0',
                                     'IO::Async::Loop' => '0'
                                   },
                   'requires' => {
                                   'Capture::Tiny' => '0',
                                   'DateTime' => '0',
                                   'ExtUtils::MakeMaker' => '0',
                                   'File::Spec' => '0',
                                   'List::Util' => '0',
                                   'Scalar::Util' => '0',
                                   'Test::Builder' => '0',
                                   'Test::More' => '0',
                                   'Test::Most' => '0',
                                   'base' => '0',
                                   'lib' => '0',
                                   'version' => '0'
                                 }
                 }
     };
  $x;
 }



( run in 0.761 second using v1.01-cache-2.11-cpan-6aa56a78535 )