cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] Require a less ancient version of perl

From: Colin Hogben <curl_at_pythontech.co.uk>
Date: Fri, 23 Dec 2011 10:56:48 +0000

The INTERNALS document suggested that compatibility should be
maintained with perl version 4, but this was untrue - scripts such as
chksource.pl and runtests.pl use perl5-isms.

---
 docs/INTERNALS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/INTERNALS b/docs/INTERNALS
index c730867..f965ec5 100644
--- a/docs/INTERNALS
+++ b/docs/INTERNALS
@@ -68,7 +68,7 @@ Portability
  GNU Autoconf 2.57
  GNU Automake 1.7 (we currently avoid 1.10 due to Solaris-related bugs)
  GNU M4       1.4
- perl         4
+ perl         5.004
  roffit       0.5
  groff        ? (any version that supports "groff -Tps -man [in] [out]")
  ps2pdf (gs)  ?
-- 
1.6.5.6
--------------050100090003030401010009
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
--------------050100090003030401010009--
Received on 2001-09-17