Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Pseudo-hash intrusion... (boo)

by boo_radley (Parson)
on Jun 21, 2001 at 19:17 UTC ( [id://90399]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    No such pseudo-hash field ""%s""
    (F) You tried to access an array as a hash, but the
    field name used is not defined.  The hash at index 0
    should map all valid field names to array indices for
    that to work.
    
  2. or download this
    $a->{'blah'} cmp $b->{'blah'}
    
  3. or download this
    $$a->{'blah'} cmp $$b->{'blah'}
    

Log In?
Username:
Password:

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

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

    No recent polls found