Friday Perl Challenge

Joel Bernstein joel at fysh.org
Fri Apr 20 10:13:24 BST 2007


perl -nle 'map{$X{$_}++}split/\s+/}{print"$_:$X{$_}"for sort keys%X'


More information about the london.pm mailing list