Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: annotation, derivation

by tobyink (Canon)
on Feb 17, 2012 at 14:16 UTC ( [id://954540]=note: print w/replies, xml ) Need Help??


in reply to Re^2: annotation, derivation
in thread annotation, derivation

Object::Stash is written in such a way that, the accessors can be used as lvalues, or getter/setters:

$quux->derivation = 'x'; $quux->derivation('x');

... are both equivalent.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-03-28 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found