Help for this page

Select Code to Download


  1. or download this
    use ExtUtils::MakeMaker;
    WriteMakefile(
            NAME            => 'A::B',
            VERSION_FROM    => 'lib/A/B.pm'
    );