table of contents
other versions
- Tumbleweed 1.9022-1.20
- Leap-15.6
| Menlo::CLI::Compat(3) | User Contributed Perl Documentation | Menlo::CLI::Compat(3) |
NAME¶
Menlo::CLI::Compat - cpanm compatible CPAN installer
SYNOPSIS¶
use Menlo::CLI::Compat; my $app = Menlo::CLI::Compat->new; $app->parse_options(@ARGV); $app->run;
DESCRIPTION¶
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.
SEE ALSO¶
Menlo, Menlo::Legacy
| 2019-04-03 | perl v5.42.0 |