Help for this page

Select Code to Download


  1. or download this
    #!/user/bin/perl
    use strict;
    ...
    1 2 3
    4 5 6
    7 8 9
    
  2. or download this
    # print the whole thing with refs faster than for
    # but you are destroying the AoA (matrix)
    while ( defined ( my $aref = shift @$matrix ) ) {
        say $wfh "@$aref";
    }
    
  3. or download this
    #!/user/bin/perl
    use strict;
    ...
              Rate Module Manual
    Module  1895/s     --   -84%
    Manual 12054/s   536%     --
    
  4. or download this
    #!/user/bin/perl
    use strict;
    ...
                '8',
                '9'
              ]