Help for this page
use ExtUtils::MakeMaker; ... NAME => "Foo::Bar", VERSION_FROM => "lib/Foo/Bar.pm", );
use ExtUtils::MakeMaker; ... ... } );