Help for this page

Select Code to Download


  1. or download this
    perl -MCPAN -E'
       CPAN::Shell->o("conf", "build_requires_install_policy", "yes");
       CPAN::Shell->o("conf", "prerequisites_policy", "follow");
       CPAN::Shell->o("conf", "commit");
    '