Word frequency count FIXED by ais523

$/=' ';y/a-zA-Z//cd,$x{lc$_}++for<>;$_&&print"$x{$_} $_
"for sort keys%x;

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page