Unless a module really only applies to a very small scope, I put all of my use statements up at the top of the file.
But if there's a piece of Perl code that needs to run as quickly as possible, I'd probably re-consider that approach. :)
In reply to Re: Code style advice: where to put "use" statements?
by talexb
in thread Code style advice: where to put "use" statements?
by eyepopslikeamosquito
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |