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

RESOLVED - Autovivification: How Did I End Up With a Larger Number of Hash Keys Here?

by perldigious (Priest)
on Mar 03, 2020 at 17:59 UTC ( [id://11113721]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print scalar(keys %auto_picks), "\n";
    while (my $line = <$sub_fh>) {
    ...
        }
    }
    print scalar(keys %auto_picks), "\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11113721]
Approved by marto
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found