|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: When C<use Module;> *not* the same as C<require Module; import Module;>?by ysth (Canon) |
| on Jan 10, 2005 at 04:58 UTC ( [id://420862]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
In the title, you leave out BEGIN{}. Having imported subroutines at compile time can make a difference as to how the following code is parsed.
More properly, use Module [numeric-constant] [LIST] is equivalent to
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||