do{ my $x = [
       {
         'ARGV' => []
       },
       {},
       {
         'PL_files' => undef,
         '_added_to_INC' => [
                              '/usr/src/packages/user/bugzilla/src/bugzilla-5.0.6',
                              '/usr/src/packages/user/bugzilla/src/bugzilla-5.0.6/lib'
                            ],
         'allow_mb_mismatch' => 0,
         'allow_pureperl' => 0,
         'auto_configure_requires' => 1,
         'autosplit' => undef,
         'base_dir' => '/usr/src/packages/user/bugzilla/src/bugzilla-5.0.6',
         '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' => 0,
         'create_packlist' => 1,
         'create_readme' => 0,
         'debug' => undef,
         'debugger' => undef,
         'destdir' => undef,
         'dist_abstract' => 'Bugzilla is a free bug-tracking system that is developed by an active
community of volunteers. You can install and use it without having to
pay any license fee.
',
         'dist_author' => undef,
         'dist_name' => 'Bugzilla',
         'dist_suffix' => undef,
         'dist_version' => '5.0.6',
         'dist_version_from' => 'Bugzilla/Constants.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' => 'vendor',
         'libdoc_dirs' => [
                            'blib/lib',
                            'blib/arch'
                          ],
         'license' => 'Mozilla_2_0',
         'magic_number' => undef,
         'mb_version' => '0.4229',
         'meta_add' => {},
         'meta_merge' => {},
         'metafile' => 'META.yml',
         'metafile2' => 'META.json',
         'module_name' => 'Bugzilla',
         'mymetafile' => 'MYMETA.yml',
         'mymetafile2' => 'MYMETA.json',
         'needs_compiler' => '',
         'orig_dir' => '/usr/src/packages/user/bugzilla/src/bugzilla-5.0.6',
         'original_prefix' => {},
         'perl' => '/usr/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' => {
                           'Authen::Radius' => 0,
                           'Authen::SASL' => 0,
                           'Cache::Memcached' => '0',
                           'Chart::Lines' => '2.4.1',
                           'Daemon::Generic' => 0,
                           'Email::Reply' => 0,
                           'Encode' => '2.21',
                           'Encode::Detect' => 0,
                           'File::Copy::Recursive' => 0,
                           'File::MimeInfo::Magic' => '0',
                           'File::Which' => 0,
                           'GD' => '1.20',
                           'GD::Graph' => 0,
                           'GD::Text' => 0,
                           'HTML::FormatText::WithLinks' => '0.13',
                           'HTML::Parser' => '3.67',
                           'HTML::Scrubber' => 0,
                           'IO::Scalar' => '0',
                           'JSON::RPC' => 0,
                           'LWP::UserAgent' => 0,
                           'MIME::Parser' => '5.406',
                           'Net::LDAP' => 0,
                           'Net::SMTP::SSL' => '1.01',
                           'PatchReader' => '0.9.6',
                           'SOAP::Lite' => '0.712',
                           'Template::Plugin::GD::Image' => 0,
                           'Test::Taint' => '1.06',
                           'TheSchwartz' => '1.07',
                           'XML::Twig' => 0,
                           'XMLRPC::Lite' => '0.712'
                         },
         'recurse_into' => [],
         'recursive_test_files' => undef,
         'release_status' => 'stable',
         'requires' => {
                         'CGI' => '3.51',
                         'DBI' => '1.614',
                         'Date::Format' => '2.23',
                         'DateTime' => '0.75',
                         'DateTime::TimeZone' => '1.64',
                         'Digest::SHA' => 0,
                         'Email::MIME' => '1.904',
                         'Email::Sender' => '1.300011',
                         'JSON::XS' => '2.01',
                         'List::MoreUtils' => '0.32',
                         'Math::Random::ISAAC' => '1.0.1',
                         'Template' => '2.24',
                         'URI' => '1.55'
                       },
         'script_files' => undef,
         '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; }