From: Ben Laurie Date: Mon, 28 Dec 1998 17:37:17 +0000 (+0000) Subject: Require Perl 5. X-Git-Tag: OpenSSL_0_9_2b~332 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=448cb8b56f1693024e1c6016f9c6d5d3bf1cb7d7 Require Perl 5. --- diff --git a/Configure b/Configure index 6098af7785..0a1e44def3 100755 --- a/Configure +++ b/Configure @@ -1,5 +1,6 @@ #!/usr/local/bin/perl -w +require 5.000; use strict; #