Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: How do YOU do OO in Perl?

by tilly (Archbishop)
on Oct 07, 2003 at 06:11 UTC ( [id://297205]=note: print w/replies, xml ) Need Help??


in reply to How do YOU do OO in Perl?

I use whatever makes sense to me in any given situation, which in production code has meant everything from blessed hashrefs to accidentally creating my own object system. A few examples that made sense to me when I posted them to PM chosen to give a sense of variety.
  1. Re: Shortening "$bar{foo} if exists $bar{foo}"?
  2. Math::Fleximal
  3. Re (tilly) 1: Nested Classes
  4. Class::FlyweightWrapper
  5. RE (2): Filehandle Filter
But I choose to use a straight blessed hashref more often than not.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-24 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found