use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'perfSONAR_PS::Status::Common', 'VERSION_FROM' => 'lib/perfSONAR_PS/Status/Common.pm', 'AUTHOR' => 'Aaron Brown ', 'PREREQ_PM' => { "base" => 0, "Exporter" => 0, "fields" => 0, "Log::Log4perl" => 1.00, "strict" => 0, "Test::More" => 0, "warnings" => 0, } );