Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: How Do I End Up With a Larger Number of Hash Keys Here?

by talexb (Chancellor)
on Mar 03, 2020 at 19:27 UTC ( [id://11113731]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
              . " keys: ";
            print Dumper(\%hash);
    }
    
  2. or download this
    tab@music4:~/Pianoforte/Development/Perlmonks/11113721 $ perl hashkeys
    +.pl
    At 11 there are 4 keys: $VAR1 = {
    ...
              '7' => 19
            };
    tab@music4:~/Pianoforte/Development/Perlmonks/11113721 $
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-28 13:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found