|
|
| XP is just a number | |
| PerlMonks |
â¢Re^3: When C<use Module;> *not* the same as C<require Module; import Module;>?by merlyn (Sage) |
| on Jan 08, 2005 at 11:37 UTC ( [id://420541]=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.
Notice the "print on unopened filehandle". Try it again with parens() after the name, or a BEGIN {} block. Your problem is that the symbol is being misinterpreted at compile time. I bet the import is still happening at runtime.
-- Randal L. Schwartz, Perl hacker
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||