Help for this page

Select Code to Download


  1. or download this
    my $tnt = [
               "http://www."    ,
    ...
        }
        return $url;
    };
    
  2. or download this
    while( $u = <STDIN> ) {
        for( $i=1; $i < length($u)-1; $i++ ) {
    ...
    # now loop over %matches finding top 30 of:
    #     $matches($key) * length($key)
    #