Help for this page

Select Code to Download


  1. or download this
    foo();
    foo();
    ...
        print join(" ", "Matches:", @m, "\n");
        print join(" ", "Offsets:", @o, "\n\n");
    }
    
  2. or download this
    Matches: X20 X5 X17 X12
    Offsets: 7 12 20 24
    ...
    Matches: X20 X5 X17 X12
    Offsets: