in reply to A question of Inheritance

I would propably use $ISA (or according to my programming style: $isa) in a construction like the following:
foreach my $ISA (@ISA){ # anything } # foreach
But I think i might have never done so yet...

Best regards,
perl -e "print a|r,p|d=>b|p=>chr 3**2 .7=>t and t"