background preloader

Library

Facebook Twitter

Perl/Tk Documentation. TJP September/99. Introduction Damian Conway is the author of the newly released Object Oriented Perl, the first of a new series of Perl books from Manning.

TJP September/99

Object-oriented programming in Perl is easy. Forget the heavy theory and the sesquipedalian jargon: classes in Perl are just regular packages, objects are just variables, methods are just subroutines. The syntax and semantics are a little different from regular Perl, but the basic building blocks are completely familiar. TPJ on Dr. Dobbs. The Perl Journal. Roth Consulting. PerlMonks. Higher-Order Perl.