Hi all, I am trying to learn what I can about OO with perl, and have read all the tutorials I can find (I know how to make my barnyard animals talk) and the camel book, but what I really need is a real-life sample (something from CPAN) I can study that shows very simple OO implementations. Most of the modules that look interesting to me wind up looking more complex than I want when I look inside.
Does anyone have a suggestion of a fun, simple, useful (I mostly do web stuff so anything web related would be most useful to me) module using OO that I could disect for study?
Originally posted as a Categorized Question.