|
Date Published: 2002-11-12
If you've ever used another object-oriented
programming language, or been traumatized by some prior exposure to object orientation,
you've probably dreading tackling object orientation in Perl -- more syntax, more
semantics, more rules, more complexity. On the other hand, if you're entirely
new to object orientation, you're likely to be equally nervous about all those
unfamiliar concepts, and how you're going to keep them all straight in your head
while you learn the specific Perl syntax and semantics. Relax! Object-oriented
Perl isn't like that at all. To do real, useful, production-strength object-oriented
programming in Perl you only need to learn about one extra function, one straight-forward
piece of additional syntax, and three very simple rules.
Object Oriented PerlChapter 3: Getting Started |
 | Author: | Damian
Conway | | Publisher: | Manning Publications Co. |
| Publication Date: | August 1999 | | ISBN: | 1884777791 |
| Buy Online: | Amazon.com
($30.07) Barnes
& Noble ($34.36) Manning Publications (ebook:
$21.47; Paperback:
$42.95) | View
Chapter (PDF106k)
View
other Manning Perl Titles
|