Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Perl Style Guides for Large Projects

by joe++ (Friar)
on Nov 01, 2002 at 16:57 UTC ( [id://209782]=note: print w/replies, xml ) Need Help??


in reply to Perl Style Guides for Large Projects

If you're going the OO way (and I think you should, together with XP's unit-testing approach), then perltootc has some nifty conventions for using Class data vs. Object data, "Eponymous Hashes" and "Translucent Attributes".

You'll even even find a good excuse for manipulating the Symbol Table in some cases... something to be very suspicious about normally.

Just my $0.02

--
Cheers, Joe

  • Comment on Re: Perl Style Guides for Large Projects

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://209782]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-19 16:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found