The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01
use ExtUtils::MakeMaker;
WriteMakefile
(
          'PL_FILES' => {},
          'INSTALLDIRS' => 'site',
          'NAME' => 'Hyper',
          'EXE_FILES' => [],
          'VERSION_FROM' => 'lib/Hyper.pm',
          'PREREQ_PM' => {
                           'Storable' => 0,
                           'JSON::XS' => '2.01',
                           'CGI' => 0,
                           'File::Path' => 0,
                           'List::MoreUtils' => 0,
                           'base' => 0,
                           'Test::Exception' => 0,
                           'IO::File' => 0,
                           'English' => 0,
                           'Test::Class' => 0,
                           'Data::Dumper' => 0,
                           'Test::More' => 0,
                           'Perl6::Export::Attrs' => 0,
                           'HTML::Template::Compiled::Expression' => 0,
                           'HTML::Template::Compiled' => '0.88',
                           'Scalar::Util' => 0,
                           'IO::Scalar' => 0,
                           'File::Spec' => 0,
                           'Class::Std' => '0.0.9',
                           'Test::Pod' => 0,
                           'File::Find' => 0,
                           'HTML::Template::Compiled::Utils' => 0,
                           'Class::Std::Storable' => '0.0.1',
                           'Test::Pod::Coverage' => 0,
                           'version' => 0,
                           'Cache::FileCache' => 0,
                           'Data::UUID' => 0,
                           'Readonly' => 0,
                           'Config::IniFiles' => 0,
                           'File::Basename' => 0,
                           'UNIVERSAL::require' => 0,
                           'Cwd' => 0
                         }
        )
;