Information
KW Perl Mongers.
Held in DC2305, on 2004-02-18, at 7:00 PM.
Abstract
In Perl, a module is the basic unit of code-reuse. The talk will be mostly a look into GD::Text::Arc, a module written to draw TrueType text around the edge of a circle. The talk will consider:
- using and writing object-oriented perl code
- the Virtue of Laziness: or, reusing other peoples' code.
- writing tests while coding
- beer coasters