- or download this
--------------------------------------------------------
calculate inputphrase signature
...
print anagrams list
--------------------------------------------------------
- or download this
cere
cheer
...
reme
rhee
rho
- or download this
perl mul_anagram.pl "come here" < words
- or download this
[come] (here rhee)
[echo] (mere reme)
...
[re] (come) <he>
[re] (echo) <em me>
[rho] (emcee)
- or download this
monk friar
norm fakir
...
try their boll
try other bill
lit Tyrol herb
- or download this
#!/usr/bin/perl -w
use strict;
...
}
}
}