Help for this page

Select Code to Download


  1. or download this
        'PREREQ_PM'    => {
                             'Acme::Prereq::B' => 0,
                          }, # e.g., Module::Name => 1.1
    
  2. or download this
        perl -MCPAN -eshell
        cpan> get Acme::Prereq::B