-
-
06 Jul 2022 23:01:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (340 / 0 / 1)
- Kwalitee
Bus factor: 1- 92.43% Coverage
- License: gpl_3
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (64.14KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- Capture::Tiny
- Carp
- Digest
- File::Basename
- File::Spec::Functions
- File::Which
- Getopt::Long
- IPC::System::Simple
- JSON::PP
- Module::Find
- Params::Validate
- Pod::Usage
- Scalar::Util
- Shell::Config::Generate
- Shell::GetEnv
- Shell::Guess
- Storable
- constant
- overload
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.01 - 2022-07-06
- BUGFIX
- The Site parameter to import() or new() can ignore (rather than replace) the default Site specification if it is set to undef or ''; this was not properly documented or implemented.
Documentation
execute a command under a specified environmentModules
manage application specific environmentsexample application environment module for App::Env.return a snapshot of the current environmentModule Install Instructions
To install App::Env, copy and paste the appropriate command in to your terminal.
cpanm App::Env
perl -MCPAN -e shell install App::Env
For more information on module installation, please visit the detailed CPAN module installation guide.