sub increment { my $self = shift; $self->SomeData::add(number => 1); } [download]
In reply to Re: inheritance turns back and bites by borisz in thread inheritance turns back and bites by dada