-
- Distribution: Menlo-Legacy
- Module version: 1.9022
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues (114)
- Testers (3260 / 0 / 0)
- Kwalitee
- 100.00% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
- 24 month
- Tools
- Download (33.68Kb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Aaron Moses
- Alessandro Ghedini
- Andrew Rodland
- Andy Jones
- andyjones
- Ash Berlin
- Ben Bullock
-
Breno G. de Oliveira
- Brian Wightman
-
cho45
-
Christian Walde
-
chromatic
-
Dagfinn Ilmari Mannsåker
-
Dana M. Diederich
- Dave Goodell
-
Dave Rolsky
-
David Golden
- David Steinbrunner
- Doug Bell
- Eli Flanagan
-
fREW Schmidt
-
Fuji, Goro
-
Gareth Kirwan
-
gfx
-
Graham Knop
- Graham Ollis
-
ikasam_a
- Ingy dot Net
- Jan Dubois
- Jeffrey Ryan Thalhammer
- Jesse Luehrs
- J. Nick Koston
-
jonallen
-
Jonathan Scott Duff
- Kahlil (Kal) Hodgson
-
Kenichi Ishigaki
-
Kent Fredric
-
kmx
- Larry Leszczynski
- lestrrat
-
Masahiro Nagano
-
Masayoshi Sekimura
- Matthew Horsfall
- Matt S Trout <>
- Matt S Trout
- Michael G. Schwern
-
Michael Schout
-
motemen
-
moznion
-
Nicolas R
-
Norman Nunley
- Olaf Alders
-
Olivier Mengué
-
Pedro Melo
- Rafal Pocztarski
- reezer
-
Ricardo Signes
- robario
- Robert Buels
- Rob Hoelz
- Roman Jurkov
-
Sebastian Riedel
-
Shoichi Kaji
-
Slaven Rezic
- Smylers
- Stoned Elipot
- Syohei YOSHIDA
- Thomas Sibley
- Tokuhiro Matsuno
- Tuure Laurinolli
- vti
- Vyacheslav Matyukhin
- xaicron
- Yann Kerherve
- yappo
- zebardy
- Dependencies
- Menlo
- version
- CPAN Testers List
- Reverse dependencies
- Dependency graph
NAME
Menlo::Legacy - Legacy internal and client support for Menlo
DESCRIPTION
Menlo::Legacy is a package to install Menlo::CLI::Compat which is a compatibility library that implements the classic version of cpanminus internals and behavios. This is so that existing users of cpanm and API clients such as Carton, Carmel and App::cpm) can rely on the stable features and specific behaviors of cpanm.
This way Menlo can evolve and be refactored without the fear of breaking any downstream clients, including cpanm
itself.
AUTHOR
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
COPYRIGHT
Copyright 2018- Tatsuhiko Miyagawa
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Module Install Instructions
To install Menlo::Legacy, copy and paste the appropriate command in to your terminal.
cpanm Menlo::Legacy
perl -MCPAN -e shell install Menlo::Legacy
For more information on module installation, please visit the detailed CPAN module installation guide.