start convertion to dzil
[gitmo/MooseX-Types-Path-Class.git] / dist.ini
diff --git a/dist.ini b/dist.ini
new file mode 100644 (file)
index 0000000..b6d079d
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,23 @@
+name    = MooseX-Types-Path-Class
+author  = Todd Hepler <thepler@employees.org>
+license = Perl_5
+copyright_holder = Todd Hepler
+copyright_year   = 2012
+
+[@Basic]
+;[AutoVersion]
+;[AutoPrereqs]
+
+
+[Prereqs]
+Class::MOP = 0
+Moose = 0.39
+MooseX::Types = 0.04
+Path::Class = 0.16
+
+;TODO: move to Test::Fatal
+[Prereqs / TestRequires]
+Test::More = 0.88
+Test::Exception = 0.27
+
+