# Note: this file was auto-generated by Module::Build::Compat version 0.4218
require 5.006;
use ExtUtils::MakeMaker;
WriteMakefile
(
'PREREQ_PM' => {
'version' => 0,
'Test::More' => 0,
'autovivification' => 0,
'Cwd' => 0,
'parent' => 0,
'Test::NoWarnings' => 0,
'Try::Tiny' => 0,
'Test::Differences' => '0.60'
},
'EXE_FILES' => [],
'VERSION_FROM' => 'lib/Try/Chain.pm',
'NAME' => 'Try::Chain',
'INSTALLDIRS' => 'site',
'PL_FILES' => {}
)
;