Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 6374
Status: resolved
Priority: 0/
Queue: PAR

People
Owner: Nobody in particular
Requestors: kimonp [...] hp.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.80
Fixed in: (no value)



Subject: Trouble with ENV
PP Verion: Perl Packager, version 0.05 (PAR version 0.80) Perl Version: This is perl, v5.6.1 built for i386-linux OS: Linux 2.4.9-31 print "USER: $ENV{'USER'}\n"; The user variable is not printed after compiling this one line command with pp. It works fine before compiling. All that is left in ENV after pp is: PAR_INITIALIZED: 2 PAR_TEMP: /tmp/par-SYSTEM/cache-0a798000cbce0d0450e11ded19772527dd997705 PAR_PROGNAME: ./test
This has been fixed on PAR 0.82. :-) Thanks, /Autrijus/