The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.30 - 2016-07-06

  • BUG FIX
    • bash exports shell functions via special environment variables with nominally illegal names. when dumping the environment for bash, appexec will translate those variables into function definitions instead of simply passing along the bogus variable names, which causes bash to barf.

Documentation

execute a command under a specified environment

Modules

manage application specific environments
example application environment module for App::Env.
snapshot of the current environment

Provides

in lib/App/Env.pm