|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Single module spanning multiple Packages,by daxim (Hermit) |
| on Feb 08, 2013 at 13:18 UTC ( #1017812=note: print w/ replies, xml ) | Need Help?? |
|
Undefined subroutine &pkga::doit called at pkga.pm line 10. doit is the function within common.pm that I am calling from within the constructor method in pkga.pmYou forgot to import doit from common into pkga. I might be wrong, but no one can know for sure because you didn't show your code. English prose is a poor substitute for code.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||