Interesting Perl Behavior
Friday, May 30th, 2008I ran into this problem a while back and wanted to share it. It was a bit unintuitive but documentd so I guess I shouldn't be surprised by the results. Hopefully this will help someone else avoid this pitfall. It looks as if declaring a variable with the "my" statement but ...
