use ExtUtils::MakeMaker; require 5.007003; WriteMakefile( NAME => 'Spreadsheet::Engine', AUTHOR => 'Tony Bowden ', VERSION_FROM => 'lib/Spreadsheet/Engine.pm', ABSTRACT_FROM => 'lib/Spreadsheet/Engine.pm', LICENSE => 'Artistic License 2.0', PREREQ_PM => {}, );