|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Re: Re: Re: Modules: Building blocks for the Daft Adventureby ryddler (Monk) |
| on Jun 12, 2001 at 15:14 UTC ( [id://87825]=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.
Your module doesn't have an import function so Perl searches the modules in @INC and calls the first instance of import that it finds. I'm wondering if you meant to say: Your module doesn't have an import function so Perl searches the modules in @ISA and calls the first instance of import that it finds. ryddler
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||