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

Re: Stupid mistakes I repeatedly make

by sh1tn (Priest)
on Mar 27, 2005 at 21:49 UTC ( [id://442712]=note: print w/replies, xml ) Need Help??


in reply to Stupid mistakes I repeatedly make

my $data = { 'one', 'value' }; $data{'one'} # my usual logical err >:< $data->{'one'} # better :)


Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-19 08:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found