summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2008-12-05 23:18:44 -0500
committerdoy <doy@tozt.net>2008-12-05 23:18:44 -0500
commit79e9ff5d7dffc2c57a3447cf578894bee64ace4d (patch)
tree2459e426edefcf1423805c9a5266ddb18f9b0a41 /dist.ini
parent680f01905cc044fbcb8d0465e02f5aa10160aaec (diff)
downloadmoosex-role-matcher-79e9ff5d7dffc2c57a3447cf578894bee64ace4d.tar.gz
moosex-role-matcher-79e9ff5d7dffc2c57a3447cf578894bee64ace4d.zip
add initial dist.ini
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]