aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-01-17 20:54:20 -0800
committerRuss Allbery <eagle@eyrie.org>2016-01-17 20:54:20 -0800
commit7023eed166e2bf7ec70764d3af9806f7793961e2 (patch)
treedcdaed5dc580a23bde1ce6bee2fccc9fda8cbe97
parent76f93739a8a933d98b87db9496861dae7de0ae1a (diff)
Update the minimum Perl version in the README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9dcd711..d19bc92 100644
--- a/README
+++ b/README
@@ -65,7 +65,7 @@ REQUIREMENTS
The wallet client will build with either MIT Kerberos or Heimdal.
- The wallet server is written in Perl and requires Perl 5.6.0 or later
+ The wallet server is written in Perl and requires Perl 5.8.0 or later
plus Module::Build to build. It uses DBIx::Class and DBI to talk to a
database, and therefore the DBIx::Class and DBI modules (and their
dependencies) and a DBD module for the database it will use must be