use ExtUtils::MakeMaker; # 5.6.0 required at the moment, might backport further later use 5.006; # check that dprofpp is available - we need it for "make test" `dprofpp -V` or die < 'Devel::Profiler', VERSION_FROM => 'lib/Devel/Profiler.pm', PREREQ_PM => { B => 0, Time::HiRes => 0, File::Path => 0, Test::More => 0, }, ABSTRACT_FROM => 'lib/Devel/Profiler.pm', AUTHOR => 'Sam Tregar ', );