summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-01-11 11:26:36 -0600
committerJesse Luehrs <doy@tozt.net>2011-01-11 11:26:36 -0600
commit005a6599384841be0d61e271508b81e7db7b21cd (patch)
tree2958a5e5ecec38d4c776309b997760b6ca6b1307 /dist.ini
parentda4184dab70da0164f87fcfcb2004e5f808af0cd (diff)
downloadpackage-stash-xs-005a6599384841be0d61e271508b81e7db7b21cd.tar.gz
package-stash-xs-005a6599384841be0d61e271508b81e7db7b21cd.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 f38972f..4e611d3 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,7 +8,7 @@ copyright_holder = Jesse Luehrs
dist = Package-Stash
[Prereqs]
-perl = 5.8.3
+perl = 5.8.1
[Prereqs / TestRequires]
Test::Fatal = 0