<snip>
> Strange. My result above was for PAR 0.76, Perl 5.8.0 on WinXP.
> I get results similar to yours for PAR 0.76, Perl 5.8.2 on Linux:
> 
> $ pp -o inc -e 'print "@INC\n"'
> $ ./inc
> CODE(0x840c5e0) /etc/perl /usr/local/lib/perl/5.8.2
> /usr/local/share/perl/5.8.2 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.8.2 /usr/share/perl/5.8.2 /usr/local/lib/site_perl
> /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 .
> 
> BTW, inc exits with a segmentation fault after that.
> 
> Cheers, Roderich
> 

Damn. Looks like another 5.8.1+ problem :(

Obviously not a biggy, just a pain for testing (althought the segfault in 5.8.2 is a 
worry!)
MB

Reply via email to