From 74af4adf95b8eee33eca180885fcc2945195c4ff Mon Sep 17 00:00:00 2001 From: franck cuny Date: Thu, 10 Jun 2010 14:32:25 +0200 Subject: switch to dist zilla --- Makefile.PL | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Makefile.PL (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL deleted file mode 100644 index d89acc6..0000000 --- a/Makefile.PL +++ /dev/null @@ -1,16 +0,0 @@ -use inc::Module::Install; -name 'CatalystX-Dispatcher-AsGraph'; -all_from 'lib/CatalystX/Dispatcher/AsGraph.pm'; - -requires 'MooseX::Declare'; -requires 'Graph::Easy'; -requires 'UNIVERSAL::require'; -requires 'MooseX::Getopt'; - -tests 't/*.t'; -author_tests 'xt'; - -build_requires 'Test::More'; -use_test_base; -auto_include; -WriteAll; -- cgit 1.4.1