summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-01-11 11:39:35 -0600
committerJesse Luehrs <doy@tozt.net>2011-01-11 11:39:35 -0600
commitfdf824b1a6a27647aff81ce5516fc50ac31785b5 (patch)
tree39f7a85608bb82766f43bf151353b0ca6dae9d24 /dist.ini
parent9e8ba1587cd39357929236603a53bc7a6ba1461a (diff)
downloadpackage-stash-fdf824b1a6a27647aff81ce5516fc50ac31785b5.tar.gz
package-stash-fdf824b1a6a27647aff81ce5516fc50ac31785b5.zip
lower perl prereq to 5.8.1 (ribasushi)
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 892dfe5..ffed375 100644
--- a/dist.ini
+++ b/dist.ini
@@ -9,7 +9,7 @@ dist = Package-Stash
awesome = =inc::MMPackageStash
[Prereqs]
-perl = 5.8.3
+perl = 5.8.1
Package::DeprecationManager = 0
Package::Stash::XS = 0.19
Scalar::Util = 0