Perl Cd Bookshelf [Electronic resources]

نسخه متنی -صفحه : 875/ 96
نمايش فراداده

>

8.48. CPAN::Nox

A wrapper for CPAN.pm that prevents the use of any compiled extensions while it's executing. Run it in interactive mode if you have upgraded Perl but your extensions aren't working:

perl -MCPAN::Nox -eshell;