in reply to
Re: Re: Abstract class methods
in thread
Interfaces in Perl?
There is no need to have an INIT function. Just have the import function skip the abstract class, and then have it do the check. Works exactly like my example did.
Comment on
Re (tilly) 3 (same trick): Abstract class methods
In Section
Seekers of Perl Wisdom