# plenv **Repository Path**: mirrors_gitpan/plenv ## Basic Information - **Project Name**: plenv - **Description**: Read-only release history for plenv - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NAME App::plenv - perl binary manager # DESCRIPTION See [plenv](http://search.cpan.org/perldoc?plenv) # AUTHOR Tokuhiro Matsuno # SEE ALSO [App::perlbrew](http://search.cpan.org/perldoc?App::perlbrew) provides same feature. But plenv provides project local file: __ .perl-version __. Most of part was inspired from [rbenv](https://github.com/sstephenson/rbenv). # LICENSE Copyright (C) Tokuhiro Matsuno This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.