To me, Perl scoping is fairly straight forward, especially with my scope in your main program.
Paul On Thu, Mar 20, 2014 at 8:44 PM, rich <[email protected]> wrote: > Last time I looked at Perl scoping, it had some weird stuff that I really > didn't want to spend the time understanding at that time. I believe I > solved my issues with judicious use of "our". I find it's usually best to > be explicit about such things, especially where a language has evolved over > time and has the occasional odd legacy quirks. -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
