From 7023eed166e2bf7ec70764d3af9806f7793961e2 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 17 Jan 2016 20:54:20 -0800 Subject: Update the minimum Perl version in the README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3