# Note: this file was auto-generated by Module::Build::Compat version 0.3603 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Chart::OFC2', 'VERSION_FROM' => 'lib/Chart/OFC2.pm', 'PREREQ_PM' => { 'Carp::Clan' => 0, 'Class::MOP' => '0.65', 'File::Slurp' => 0, 'JSON::XS' => 0, 'List::MoreUtils' => 0, 'List::Util' => 0, 'Moose' => 0, 'Moose::Util::TypeConstraints' => 0, 'MooseX::Aliases' => 0, 'MooseX::StrictConstructor' => 0, 'MooseX::Types' => 0, 'Scalar::Util' => 0, 'Test::Differences' => 0, 'Test::Exception' => 0, 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;