Teach-In Extract - OO Perl
By Dave Cross (davorg) from London.pm
Date: Saturday October 27, 2007 09:30
Duration: 40 minutes
Target audience: Intermediate
Language: English
You can find more information on the speaker's site:
In this take (extracted from session 3 of the Perl Teach-In) we'll take a brief look at some ways to write Object Oriented Perl.
In particular, we'll cover:
* Object design tips
* Design patterns
* Inside-out objects
* Moose