|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
How do I use @ISA and use strict at the same time?by thoglette (Scribe) |
| on Jun 05, 2001 at 08:45 UTC ( [id://85738]=perlquestion: 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.thoglette has asked for the wisdom of the Perl Monks concerning the following question: ⭐ (object-oriented programming)
By default (5.004_02) adding use strict; causes the usual inheritance line of @ISA = ("InheritedClass"); to fail for not being fully declared. Trying local and my don't work - when running Perl complains Can't locate object method "new" via package Originally posted as a Categorized Question.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||