Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: hash, a troublemaker?

by davido (Cardinal)
on May 12, 2004 at 04:01 UTC ( #352640=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    # oh! my birthday, i'm getting older
    $hash{'ege'} = "1001";  # oops, just TRIED to add new key.
    
  2. or download this
    Attempt to access disallowed key 'ege' in a restricted hash at 
    C:\Perl\scripts\hashtest.pl line 14.
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2023-09-26 18:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?