Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Query on References

by BillKSmith (Monsignor)
on Mar 05, 2019 at 22:29 UTC ( [id://1230933]=note: print w/replies, xml ) Need Help??


in reply to Query on References

Perl provides several syntaxes for dereferencing (Using References). In general, you are free to use whichever one you feel is easiest to use. Method 2 has the advantage that it always works (no exceptions or special cases). Unfortunately, the resulting code can be nearly impossible for people to read. Your choice of the arrow operator is probably the most common. See link above for details.
Bill

Log In?
Username:
Password:

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

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

    No recent polls found