use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Class::EHierarchy', 'AUTHOR' => 'Arthur Corliss ', 'ABSTRACT' => 'Class that aggregates a few OO concepts into one module', 'VERSION' => '0.6', );