fix localenv discovery for scripts

This commit is contained in:
Oliver Gorwits
2013-06-09 15:37:26 +01:00
parent 1af2f78dd4
commit 79fe5b59e6
8 changed files with 104 additions and 77 deletions

View File

@@ -7,7 +7,7 @@ use 5.010_000;
use File::ShareDir 'dist_dir';
use Path::Class;
our $VERSION = '2.007000_006';
our $VERSION = '2.007000_007';
BEGIN {
if (not length ($ENV{DANCER_APPDIR} || '')