Help for this page

Select Code to Download


  1. or download this
    while ($w =~ /((.)(\2{7}|\2{3}|\2))/sg) {
       ... do something ...
    }
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
            print "repeat: $hex ($bytes) pos:", pos($w)-length($bytes), "\
    +n";
        }
    }