summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-11-15 10:50:59 -0600
committerJesse Luehrs <doy@tozt.net>2010-11-15 10:56:55 -0600
commitc53d2df2c524d9db9af996ac6543831c480b2092 (patch)
tree12e6f7e2a8f19655ab19161020e3fa8e4addfcc6 /dist.ini
parentc52f752e4094e5fd57f269a87ef252c56a328100 (diff)
downloadpackage-stash-xs-c53d2df2c524d9db9af996ac6543831c480b2092.tar.gz
package-stash-xs-c53d2df2c524d9db9af996ac6543831c480b2092.zip
convert the XS implementation to its own dist
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini5
1 files changed, 1 insertions, 4 deletions
diff --git a/dist.ini b/dist.ini
index 4c1e18f..f38972f 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,4 +1,4 @@
-name = Package-Stash
+name = Package-Stash-XS
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
@@ -6,12 +6,9 @@ copyright_holder = Jesse Luehrs
[@DOY]
:version = 0.05
dist = Package-Stash
-awesome = =inc::MMPackageStash
[Prereqs]
perl = 5.8.3
-Package::DeprecationManager = 0
-Scalar::Util = 0
[Prereqs / TestRequires]
Test::Fatal = 0