Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        R => sub { foo( \$R )},
        Q => sub { foo( \$Q )},
    }
    
  2. or download this
    C:\>perl test.pl
        Rate     Q     R
    Q 1.30/s    --  -96%
    R 30.9/s 2279%    --