http://qs321.pair.com?node_id=1218280


in reply to Re: object oriented Perl advice / constructor creation in child class
in thread object oriented Perl advice / constructor creation in child class

Hi Sir,

Thanks for this brief explanation I would definitely give a try.

dir structure looks like
lib/A.pm lib/B.pm lib/C.pm lib/C/C1.pm lib/D.pm
Wanted to achieve deep inheritance where object of C1 should inherit methods of A,B,C, & D