Hi,

I started getting this error after upgrading from Fedora 11 to 12. The 
line of code hasn't been changed: 

open my $LPR, '|-', qw/lpr -PDeskJet940C/ or die "can't fork lpr: $!";

The error is: "Insecure $ENV{PATH} while running with -T switch at" 
pointing at the line above. From articles on the net I understand it has 
something to do with '|-', though I'm not sure. What can/should I do 
about it?

Thanks for helping out.


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to