]> granicus.if.org Git - curl/commitdiff
Require a less ancient version of perl
authorColin Hogben <curl@pythontech.co.uk>
Fri, 23 Dec 2011 10:56:48 +0000 (10:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Dec 2011 13:49:03 +0000 (14:49 +0100)
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

index c7308671cc14aab3c122f868ff38ce83e2bc6a01..f965ec51638e7fb63761723ea13450396ee42be6 100644 (file)
@@ -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)  ?