Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: The Bad, the Ugly, and the Good of autovivification

by tlm (Prior)
on Apr 08, 2005 at 03:31 UTC ( [id://445937]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @good_ones =
      grep $_->stars == 5, @dvds{ qw( Ray Alexnader Sideways Catwoman Avia
    +tor ) };
    
  2. or download this
    if ( exists $h{ wild_guess }->{ ssn } ) { ... }
    
  3. or download this
    keys %{ $h{ wild_guess } }
    

Log In?
Username:
Password:

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

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

    No recent polls found