in reply to Re^5: perl inheritance
in thread perl inheritance

$class = reftype $self
This seems to be return 'HASH' and not the subclass. What am I doing wrong?