do{ my $x = [
       {
         'ARGV' => []
       },
       {},
       {
         'PL_files' => {
                         'bin_PL/_build_docs' => [
                                                   'bin/cssh',
                                                   'bin/csftp',
                                                   'bin/ccon',
                                                   'bin/crsh',
                                                   'bin/ctel',
                                                   'bin/clusterssh_bash_completion.dist'
                                                 ]
                       },
         '_added_to_INC' => [
                              'inc',
                              '/home/dferguson/perl/lib/perl5/x86_64-linux-thread-multi',
                              '/home/dferguson/perl/lib/perl5'
                            ],
         'allow_mb_mismatch' => 0,
         'allow_pureperl' => 0,
         'auto_configure_requires' => 1,
         'autosplit' => undef,
         'base_dir' => '/home/dferguson/gitroot/clusterssh',
         'bindoc_dirs' => [
                            'blib/script'
                          ],
         'blib' => 'blib',
         'build_bat' => 0,
         'build_class' => 'Module::Build',
         'build_elements' => [
                               'PL',
                               'support',
                               'pm',
                               'xs',
                               'share_dir',
                               'pod',
                               'script'
                             ],
         'build_requires' => {},
         'build_script' => 'Build',
         'bundle_inc' => [],
         'bundle_inc_preload' => [],
         'c_source' => undef,
         'config' => undef,
         'config_dir' => '_build',
         'configure_requires' => {},
         'conflicts' => {},
         'cover' => undef,
         'cpan_client' => 'cpan',
         'create_license' => undef,
         'create_makefile_pl' => undef,
         'create_packlist' => 1,
         'create_readme' => undef,
         'debug' => undef,
         'debugger' => undef,
         'destdir' => undef,
         'dist_abstract' => undef,
         'dist_author' => undef,
         'dist_name' => 'App-ClusterSSH',
         'dist_suffix' => undef,
         'dist_version' => 'v4.13.2_2',
         'dist_version_from' => 'lib/App/ClusterSSH.pm',
         'dynamic_config' => 1,
         'extra_compiler_flags' => [],
         'extra_linker_flags' => [],
         'extra_manify_args' => undef,
         'get_options' => {},
         'has_config_data' => undef,
         'html_css' => '',
         'include_dirs' => [],
         'install_base' => undef,
         'install_base_relpaths' => {},
         'install_path' => {},
         'install_sets' => {},
         'installdirs' => 'site',
         'libdoc_dirs' => [
                            'blib/lib',
                            'blib/arch'
                          ],
         'license' => 'unknown',
         'magic_number' => undef,
         'mb_version' => '0.4224',
         'meta_add' => {},
         'meta_merge' => {},
         'metafile' => 'META.yml',
         'metafile2' => 'META.json',
         'module_name' => 'App::ClusterSSH',
         'mymetafile' => 'MYMETA.yml',
         'mymetafile2' => 'MYMETA.json',
         'needs_compiler' => '',
         'orig_dir' => '/home/dferguson/gitroot/clusterssh',
         'original_prefix' => {},
         'perl' => '/home/dferguson/perl5/perlbrew/perls/perl-5.16.3t/bin/perl',
         'pm_files' => undef,
         'pod_files' => undef,
         'pollute' => undef,
         'prefix' => undef,
         'prefix_relpaths' => {},
         'prereq_action_types' => [
                                    'requires',
                                    'build_requires',
                                    'test_requires',
                                    'conflicts',
                                    'recommends'
                                  ],
         'program_name' => undef,
         'pureperl_only' => 0,
         'quiet' => undef,
         'recommends' => {},
         'recurse_into' => [],
         'recursive_test_files' => undef,
         'release_status' => 'testing',
         'requires' => {},
         'script_files' => [
                             'bin/cssh',
                             'bin/csftp',
                             'bin/ccon',
                             'bin/crsh',
                             'bin/ctel',
                             'bin/clusterssh_bash_completion.dist'
                           ],
         'scripts' => undef,
         'share_dir' => undef,
         'sign' => undef,
         'tap_harness_args' => {},
         'test_file_exts' => [
                               '.t'
                             ],
         'test_files' => undef,
         'test_requires' => {},
         'use_rcfile' => 1,
         'use_tap_harness' => 0,
         'verbose' => undef,
         'xs_files' => undef
       }
     ];
$x; }