summaryrefslogtreecommitdiff
path: root/dist/Env
Commit message (Collapse)AuthorAgeFilesLines
* Env.pm: Fix splice in list contextFather Chrysostomos2012-11-112-2/+6
| | | | | It was passing an extra argument to splice, causing splice @PATH, 0, 0 to append ":0" to the environment variable.
* Increase $Env::VERSION to 1.04Father Chrysostomos2012-11-111-1/+1
|
* Synchronise Env to CPANFlorian Ragwitz2011-07-091-1/+1
|
* Exchange dist/Env/t/{array,env}.t, which were transposed by b695f709e8a342e3Nicholas Clark2011-01-242-70/+70
|
* Convert Env's tests to Test::MoreNicholas Clark2011-01-242-80/+47
|
* Upgrade Env from version 1.01 to 1.02Florian Ragwitz2010-12-151-1/+1
| | | | | This is necessary so the CPAN version can fix the INSTALLDIRS parameter it uses on older perls.
* Dual-life EnvFlorian Ragwitz2010-12-103-0/+369