in reply to
Re: How to use polymorphism in perl
in thread
How to use polymorphism in perl
Well, tobyink doesn't really demonstrate inheritance, as long the class defines the method , you can call it on an object
Comment on
Re^2: How to use polymorphism in perl
In Section
Seekers of Perl Wisdom