It does have the notional affect of stating that the module's use is limited, by convention rather than scoping, to the subroutine.
However, there is nothing to enforce that, so the usage could 'leak', which could be construed as misleading. And what would you (they) do if a module is subsequently needed in another subroutine in the same file?
In reply to Re: Code style advice: where to put "use" statements?
by BrowserUk
in thread Code style advice: where to put "use" statements?
by eyepopslikeamosquito
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |