use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Bundle::Tree::Simple', VERSION_FROM => 'lib/Bundle/Tree/Simple.pm', PREREQ_PM => {} );