Created
October 21, 2010 16:07
-
-
Save Altreus/638767 to your computer and use it in GitHub Desktop.
anag.pl word /path/to/dict - find (simple) anagrams
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open$h,pop;$s=[sort pop=~/./g];$s~~[sort/./g]&&print for<$h> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment