in reply to
Re: Understanding what Inheriting is.
in thread
Understanding what Inheriting is.
Perl does not natively support interface inheritance, but you can implement it. See
Re (tilly) 1: Reverse Inheritance Irritance
for an example.
Comment on
Re (tilly) 2: Understanding what Inheriting is.
In Section
Seekers of Perl Wisdom