From cdf285acc0ca6883e7c189ccd472154f63687647 Mon Sep 17 00:00:00 2001 From: doy Date: Sat, 7 Feb 2009 01:29:08 -0500 Subject: add dist.ini --- dist.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 dist.ini (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini new file mode 100644 index 0000000..e252d03 --- /dev/null +++ b/dist.ini @@ -0,0 +1,13 @@ +name = Graph-Implicit +version = 0.01 +author = Jesse Luehrs +license = Perl_5 +copyright_holder = Jesse Luehrs +abstract = graph algorithms for graphs that aren\'t necessarily fully specified + +[@Classic] + +[Prereq] +Heap::Simple = 0 +List::MoreUtils = 0 +Test::More = 0 -- cgit v1.2.3-54-g00ecf