# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Dir::Split', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Dir/Split.pm', 'PREREQ_PM' => { 'File::Copy' => 0, 'File::Spec' => 0, 'Carp' => 0, 'Test::More' => 0, 'File::Find' => 0, 'SelfLoader' => 0, 'File::Temp' => 0, 'File::Path' => 0, 'File::Basename' => 0 } ) ;