do{ my $x = [
{
'ARGV' => []
},
{},
{
'verbose' => undef,
'dist_suffix' => undef,
'PL_files' => undef,
'pollute' => undef,
'metafile2' => 'META.json',
'bindoc_dirs' => [
'blib/script'
],
'conflicts' => {},
'scripts' => undef,
'recommends' => {},
'pod_files' => undef,
'config_dir' => '_build',
'dist_version' => '0.001',
'sign' => undef,
'recurse_into' => [],
'build_bat' => 0,
'extra_linker_flags' => [],
'build_class' => 'Module::Build',
'prereq_action_types' => [
'requires',
'build_requires',
'test_requires',
'conflicts',
'recommends'
],
'base_dir' => '/home/prj/regru/lib-gitroot/src',
'allow_mb_mismatch' => 0,
'xs_files' => undef,
'destdir' => undef,
'metafile' => 'META.yml',
'mb_version' => '0.4202',
'use_tap_harness' => 0,
'test_file_exts' => [
'.t'
],
'has_config_data' => undef,
'dist_name' => 'lib-gitroot',
'install_base' => undef,
'module_name' => 'lib::gitroot',
'recursive_test_files' => 1,
'perl' => '/usr/bin/perl',
'libdoc_dirs' => [
'blib/lib',
'blib/arch'
],
'dist_author' => [
'Victor Efimov <efimov@reg.ru>'
],
'bundle_inc' => [],
'use_rcfile' => 1,
'pureperl_only' => 0,
'configure_requires' => {
'ExtUtils::MakeMaker' => '6.30',
'Module::Build' => '0.3601'
},
'extra_manify_args' => undef,
'test_files' => undef,
'dist_abstract' => 'locate .git root at compile time and use as lib path',
'create_readme' => undef,
'prefix_relpaths' => {},
'share_dir' => undef,
'debug' => undef,
'meta_merge' => {},
'get_options' => {},
'dist_version_from' => undef,
'_added_to_INC' => [],
'auto_configure_requires' => 1,
'create_license' => undef,
'debugger' => undef,
'html_css' => '',
'cpan_client' => 'cpan',
'mymetafile2' => 'MYMETA.json',
'bundle_inc_preload' => [],
'build_elements' => [
'PL',
'support',
'pm',
'xs',
'share_dir',
'pod',
'script'
],
'release_status' => 'stable',
'needs_compiler' => '',
'include_dirs' => [],
'orig_dir' => '/home/prj/regru/lib-gitroot/src',
'installdirs' => 'site',
'test_requires' => {
'Test::More' => 0,
'Capture::Tiny' => 0,
'File::Temp' => '0.16',
'File::Spec' => 0,
'File::Path' => 0,
'Test::Deep' => 0,
'Test::Pod' => '1.22'
},
'mymetafile' => 'MYMETA.yml',
'create_makefile_pl' => undef,
'magic_number' => undef,
'dynamic_config' => 1,
'tap_harness_args' => {},
'install_sets' => {},
'install_base_relpaths' => {},
'create_packlist' => 1,
'meta_add' => {},
'requires' => {
'perl' => '5.010000',
'Modern::Perl' => 0,
'lib' => 0,
'Test::Spec' => 0
},
'install_path' => {},
'pm_files' => undef,
'quiet' => undef,
'extra_compiler_flags' => [],
'script_files' => [],
'build_script' => 'Build',
'original_prefix' => {},
'c_source' => undef,
'program_name' => undef,
'autosplit' => undef,
'license' => 'perl',
'build_requires' => {
'Module::Build' => '0.3601'
},
'allow_pureperl' => 0,
'config' => undef,
'blib' => 'blib',
'prefix' => undef
}
];
$x; }