On 10-12-24 05:10 PM, John Delacour wrote:
If you're going to an empty value (which is not necessary)
Don't assume it's not necessary. At one time, mod_perl did not re-initialize the data space; it just reused it so you would get the previous values in your variables. Always initialize your variables.
-- Just my 0.00000002 million dollars worth, Shawn Confusion is the first step of understanding. Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/