Re: mention costs of for(1..100){use ...}

[email protected] (([email protected])) Fri, 05 Jun 2009 03:31:23 +0800
Newsgroups perl.perlfaq.workers
Message-ID <[email protected]>
David Nicol <[email protected]> writes:
> you can treat use like a BEGIN block.  Put them where they are clear
> to the maintenance personell, they'll only ever run once at
> compilation time, like a BEGIN block.
Ah, so there are costs if in a loop!

Dear FAQ maintainers, I have an idea for a new FAQ:
"So what if I put "use" inside a loop?
See http://mid.gmane.org/[email protected]
No I don't know the best answers.