in reply to
Large perl app source code to learn from
I would suggest you look at
OpenInteract
and
Template Toolkit
. Both are complex projects with high-quality source code, and are good examples of OO development in Perl.
Comment on
Re: Large perl app source code to learn from
In Section
Seekers of Perl Wisdom