osx man page for cpan::nox

Query: cpan::nox

OS: osx

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CPAN::Nox(3pm)						 Perl Programmers Reference Guide					    CPAN::Nox(3pm)

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 to prevent the usage of compiled extensions during its own execution. Its primary purpose is a rescue in case you upgraded perl and broke binary compatibility somehow.
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
CPAN perl v5.16.2 2012-08-26 CPAN::Nox(3pm)
Related Man Pages
cpanplus::shell::default::plugins::remote(3pm) - suse
cpanplus::shell::default::plugins::customsource5.18(3pm) - mojave
test::cpan::changes(3) - centos
cpan::meta::check(3pm) - debian
cpan::meta::feature(3pm) - debian
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Undeletable file
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location