This way any method is first searched in the Package::Under::Test's hierarchy and only then in Utility::Subs.package Test::It; our @ISA = qw(Package::Under::Test Utility::Subs); 1; # ... later, in another file my $under_test = Test::It->new(...);
In reply to Re^3: Altering the inheritance path of an object
by Dallaylaen
in thread Altering the inheritance path of an object
by citromatik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |