C.DeRykus wrote: > I'd think 'nohup perl a.pl' would be a smidge safer though since > the script is vulnerabe during startup/loading before the 'IGNORE' > is seen. Of course, you could mitigate risk by setting the 'IGNORE' > inside a BEGIN{}.
But nohup has the same "vulnerability" since it does the same thing. :) -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. I like Perl; it's the only language where you can bless your thingy. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/