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