This is something that I should know, but have never run into before. My program has several handrolled modules, where some modules use others. Somehow, through incorrect use of the use call, I get a runtime error
What am I missing about inheritance? I didn't think I used AUTOLOAD, just our @ISA = qw(Exporter DynaLoader);.Use of inherited AUTOLOAD for non-method MyModule::myFunc() is depreca +ted at MyModule.pm line nnn.
Thanks.
In reply to AUTOLOAD inheritance by gri6507
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |