Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    
    open DICT, '<', $ARGV[0] or die $!;
    print for bestN sub{ length( $::b ) <=> length( $::a ) }, 10, sub{ loc
    +al $^W; chomp( $_ = <DICT> ); $_ };;
    
  2. or download this
    C:\test>topN words.txt
    100
    ...
    accommodatingly
    accommodational
    absorbabilities