1Menlo::Legacy(3) User Contributed Perl Documentation Menlo::Legacy(3)
2
3
4
6 Menlo::Legacy - Legacy internal and client support for Menlo
7
9 Menlo::Legacy is a package to install Menlo::CLI::Compat which is a
10 compatibility library that implements the classic version of cpanminus
11 internals and behavios. This is so that existing users of cpanm and API
12 clients such as Carton, Carmel and App::cpm) can rely on the stable
13 features and specific behaviors of cpanm.
14
15 This way Menlo can evolve and be refactored without the fear of
16 breaking any downstream clients, including "cpanm" itself.
17
19 Tatsuhiko Miyagawa <miyagawa@bulknews.net>
20
22 Copyright 2018- Tatsuhiko Miyagawa
23
25 This library is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27
29 Menlo::CLI::Compat
30
31
32
33perl v5.38.0 2023-07-20 Menlo::Legacy(3)