summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..cdc7392
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,16 @@
+name = MooseX-Role-Searchable
+version = 0.01
+author = Jesse Luehrs <doy at tozt dot net>
+license = Perl_5
+copyright_holder = Jesse Luehrs
+
+[@Classic]
+
+[Prereq]
+MooseX::Role::Parameterized = 0
+List::Util = 0
+List::MoreUtils = 0
+Carp = 0
+Test::More = 0
+
+[PodWeaver]