Help for this page

Select Code to Download


  1. or download this
    our $data = <DATA>;
    
  2. or download this
    our $data = join "", <DATA>;
    
  3. or download this
    BEGIN {
    our %rot = (
    ...
    SUB
    
    }
    
  4. or download this
              Rate  table  s///g     tr
    table    448/s     --   -78%  -100%
    s///g   2026/s   352%     --   -98%
    tr    106383/s 23654%  5152%     --