Menlo::CLI::Compat
cpanm compatible CPAN installer
- Provided by: libmenlo-legacy-perl (Version: 1.9022-1)
- Report a bug
cpanm compatible CPAN installer
use Menlo::CLI::Compat; my $app = Menlo::CLI::Compat->new; $app->parse_options(@ARGV); $app->run;
Menlo::CLI::Compat is a port of App::cpanminus to Menlo, and provides a compatibility layer for users and clients to depend on the specific cpanm behaviors.
Menlo, Menlo::Legacy