use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Sys::Manage' ,'VERSION_FROM'=> 'lib/Sys/Manage/Cmd.pm' ,'AUTHOR' => 'Andrew V Makarow ' ,'ABSTRACT' => 'Systems management commands/scripts environment' ,'PREREQ_PM' => {} );