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

Deterministic or keys in random order

by andreas1234567 (Vicar)
on May 14, 2008 at 13:08 UTC ( [id://686505]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Enter the output of the following:
    use strict;
    ...
    my @array = keys %hash;
    print "$array[0]\n";
    __END__
    
  2. or download this
    $ cat foo.t
    use strict;
    ...
    All tests successful.
    Files=1, Tests=10000,  5 wallclock secs ( 2.18 cusr +  0.06 csys =  2.
    +24 CPU)
    
  3. or download this
    This is perl, v5.8.5 built for i386-linux-thread-multi
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-23 08:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found