I noticed that if you use "-d" with pp, then "-C" has no effect. Setting PAR_CLEAN=1 
before execution works. There is bug in main.c. Line 139:

    par_init_env();

is too late and needs to be moved back before the perl_parse, to line 131 or earlier.

Alan Stewart

Reply via email to