summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: dc5468849694cdb92dcb065b630a1560b900b247 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name    = Games-Word
version = 0.05
author  = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
abstract = utility functions for writing word games

[@Classic]

[Prereq]
List::MoreUtils     = 0
Math::Combinatorics = 0
Test::Deep          = 0
Test::Exception     = 0