MAN page from Old RedHat 5.X perl-5.004-4.i386.rpm
CPAN::Nox
Section: Perl Programmers Reference Guide (3)
Updated: perl 5.004, patch 04
Index NAME
CPAN::Nox - Wrapper around CPAN.pm without using any XS module
SYNOPSIS
Interactive mode:
perl -MCPAN::Nox -e shell;
DESCRIPTION
This package has the same functionality as CPAN.pm, but tries toprevent the usage of compiled extensions during it's ownexecution. It's primary purpose is a rescue in case you upgraded perland broke binary compatibility somehow.
SEE ALSO
CPAN(3)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- SEE ALSO
This document was created byman2html,using the manual pages.