Closed muenalan closed 6 years ago
perlbrew has such feature. And i would love to have that too:
SUGGESTED USAGE $ plenv install 5.28.0@cpan-development $ plenv install 5.28.0@cpan-production
--as option allows you to install a version as a different name e.g. plenv install 5.28.0 --as 5.28.0-development
--as
plenv install 5.28.0 --as 5.28.0-development
perlbrew has such feature. And i would love to have that too:
SUGGESTED USAGE $ plenv install 5.28.0@cpan-development $ plenv install 5.28.0@cpan-production