Help for this page

Select Code to Download


  1. or download this
    C:\temp>dk
    Benchmark: timing 1000000 iterations of foreach_loop, while_each_loop.
    +..
    ...
    C:\temp>perl -wMstrict dk.pl
    Global symbol "%hash" requires explicit package name at dk.pl line 17.
    Execution of dk.pl aborted due to compilation errors.
    
  2. or download this
    use strict;
    use warnings;