summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 4843f0f62d2012e819fca9abda08c290f7ac500d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name    = Graph-Implicit
version = 0.03
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::Fibonacci::Fast       = 0
List::MoreUtils             = 0
Test::More                  = 0
Test::Deep                  = 0