Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Not meaning to add values to a hash ("autovivification")

by Corion (Patriarch)
on Dec 21, 2012 at 16:06 UTC ( [id://1009932]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        ...
        if (defined $flag_assignments{$temp_key}) {
    ...
            # because it's part of $flag_assignments{$temp_key}{$temp_seme
    +ster}
            if ($flag_assignments{$temp_key}{$temp_semester} ne "") {
    ...
    

Log In?
Username:
Password:

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

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

    No recent polls found