| Sign In/My Account | View Cart |
|
|
We've expanded our Perl news coverage and improved our search! Search for all things Perl across O'Reilly! Objects Bag'o Object Tricks A collection of tricks and hints related to object-oriented programming in Perl covering, for example, the use of instance variables and the mechanics of object and class relationships. Easy Perl5 Object Intro How to Hide an Object Class in a Simple Variable An explanation of the tie() function introduced in Perl 5.0 that binds a variable to a class. Perl Objects An explanation of how to think of objects in Perl as references and of classes as packages. This document is meant to demystify object-oriented programming terminology. perlbot - Perl Bag'o Object Tricks This collection of tricks and hints is intended to whet curious appetites about such things as the use of instance variables and the mechanics of object and class relationships. The reader is encouraged to consult relevant textbooks for discussion of Object Oriented definitions and methodology. This is not intended as a tutorial for object-oriented programming or as a comprehensive guide to Perl's object oriented features, nor should it be construed as a style guide. perlobj - Perl objects perltoot - Tom Christiansen's object-oriented tutorial for perl Tangram Tangram is an object-relational mapper. It makes objects persist in relational databases, and provides powerful facilities for retrieving and filtering them. Tangram fully supports object-oriented programming, including polymorphism, multiple inheritance and collections. It does so in an orthogonal fashion, that is, it doesn't require your classes to implement support functions nor inherit from a utility class. TOM Tom stands for Transportable Object Model. Tom is a module for perl that allows classes to be defined inside an object, and then registered into a defined package. Tom also allows you to do this securely, through use of the Opcode module. Tom's Object-oriented Tutorial for Perl An introduction to object-oriented programming in Perl.
|
|
Sponsored By: |