Help for this page

Select Code to Download


  1. or download this
            @matches = ($input =~ m/
                                    (.{1}?)
    ...
                                        $chars{$^N}++; 
                                      })
                                   /xg);
    
  2. or download this
    map {$wordCharCount{$_}++} (split(//,$word));
    
  3. or download this
    use strict;
    use warnings;
    ...
            $boolean=1;
        }
    }
    
  4. or download this
    C:\chas_sandbox>lbu.pl WORDS.KNU
    e
    ...
    spoke
    spoken
    spore