in reply to
Re: How to create nested class in perl?
in thread
How to create nested class in perl?
Plus, if you are on the lookout for a nicer OO syntax in Perl, rather than building it all by hand, you might want to look at
Moose
.
Comment on
Re^2: How to create nested class in perl?
In Section
Seekers of Perl Wisdom