Rob Richardson wrote:
> 
> Greetings!

Hello,

> I am beginning to seriously consider what I am going to have to do to
> wrestle some reasonable amount of organization out of the unbelievable
> pile of spaghetti I've been trying to update.  I managed to add what I
> needed; now I'm going to go back and do it the way it should have been
> done, mainly as an academic exercise.
> 
> The new version of my script will be based on objects.  So, I was
> reading the Camel Book (2nd ed) about objects.

Ouch!  The second edition is out of date and wasn't very good (probably
because Randal was still involved :-) [Please don't hurt me Randal!]). 
The definitive book on Perl OO is "Object Oriented Perl" by Damian
Conway.  The best documentation is still the documents that are
installed with Perl.

perldoc perlmod
perldoc perlmodlib
perldoc perlboot
perldoc perltoot
perldoc perltootc
perldoc perlobj
perldoc perltie
perldoc perlbot



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to