Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
        
    ...
            
            }
    
  2. or download this
    #!/usr/bin/perl
        
    ...
            }
    
  3. or download this
            my $re = 
                ', \w*(\w)\w* 
    ...
                (??{ ( grep $_ > $times, values %occ ) ? "(*F)" : "" })
                ' x ( $times * length $string );
                ;