use ExtUtils::MakeMaker; my $mm = new MM ( { AUTHOR => "Daniel Ruoso ", ABSTRACT => "Perl Oak Component Tree", NAME => "Oak::Controller::EntityHelper", VERSION => "1.8", } ); $mm->flush;