in reply to Missing module error. Inheritance/Structure problem?
Your @INC path probably does not include the parent directory when you do that. And 'use base' "silently" assumes you know what you're doing if it can't load the modules.perl -c Categories.pm
|
|---|