use ExtUtils::MakeMaker; WriteMakefile( NAME => 'Crypt::Chimera', VERSION_FROM => 'lib/Crypt/Chimera.pm', PREREQ_PM => { }, ABSTRACT_FROM => 'lib/Crypt/Chimera.pm', AUTHOR => 'Shevek <shevek@cpan.org>', );