summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* don't leave stale caches sitting around if we don't want a cachejluehrs22008-01-311-0/+1
* update tests for the changesjluehrs22008-01-312-3/+3
* add a caching option to random_word and is_wordjluehrs22008-01-311-2/+40
* don't chomp words we don't care aboutjluehrs22008-01-311-1/+1
* better error for unable to open filejluehrs22008-01-311-2/+1
* add deps to makefilejluehrs22008-01-311-1/+3
* oops, we don't need thisjluehrs22008-01-311-1/+0
* testsjluehrs22008-01-312-0/+55
* add (very inefficient at the moment) functions for generating random words an...jluehrs22008-01-311-1/+34
* add tests for random_permutation and is_permutationjluehrs22008-01-312-0/+43
* module stuffjluehrs22008-01-311-0/+4
* implement random_permutation and is_permutationjluehrs22008-01-311-2/+29
* Initial import of Games::Wordjluehrs22008-01-3016-0/+2187