Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

RE: RE: Hash reference question

by splinky (Hermit)
on Jul 13, 2000 at 20:57 UTC ( [id://22414]=note: print w/replies, xml ) Need Help??


in reply to RE: Hash reference question
in thread Hash reference question

davorg is, of course, correct.

I just wanted to add my generic advice that you shouldn't use prototypes unless you get in a position where you need them. I made the same mistake as you early on, finding function prototypes in perldoc, and thinking I should use them everywhere. I have since revisited my old code and removed all the prototypes.

They're indispensable when you need them, and a real irritant when you don't. If you don't know when you need them, then you don't need them.

*Woof*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 05:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found