1Menlo::CLI::Compat(3) User Contributed Perl DocumentationMenlo::CLI::Compat(3)
2
3
4

NAME

6       Menlo::CLI::Compat - cpanm compatible CPAN installer
7

SYNOPSIS

9         use Menlo::CLI::Compat;
10
11         my $app = Menlo::CLI::Compat->new;
12         $app->parse_options(@ARGV);
13         $app->run;
14

DESCRIPTION

16       Menlo::CLI::Compat is a port of App::cpanminus to Menlo, and provides a
17       compatibility layer for users and clients to depend on the specific
18       cpanm behaviors.
19

SEE ALSO

21       Menlo, Menlo::Legacy
22
23
24
25perl v5.34.0                      2022-01-21             Menlo::CLI::Compat(3)
Impressum