summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 8fce889ce06dc33a368b3685c31cf5e568d7d3e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name    = Graph-Implicit
version = 0.02
author  = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
abstract = graph algorithms for graphs that aren\'t necessarily fully specified

[@Classic]

[Prereq]
Heap::Simple                = 0
Heap::Simple::Perl          = 0
List::MoreUtils             = 0
Test::More                  = 0
Test::Deep                  = 0