Hi there. I have found a possible bug when using nested loops, global_vars and no die_on_bad_params. Variables from the outer loops are not available to the inner loop unless they are used (and initialized?) in the outer loop. See attached example script.
bug.pl
Description: Perl program--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
