http://qs1969.pair.com?node_id=413816


in reply to Re^2: Performance Trap - Opening/Closing Files Inside a Loop
in thread Performance Trap - Opening/Closing Files Inside a Loop

Doesn't placing a variable declaration in the conditional statement for a conditional loop occasionally lead to strange errors?

print substr("Just another Perl hacker", 0, -2);
- apotheon
CopyWrite Chad Perrin