compatibility with 5.005 is attempted.
Subject: Minor nit with 5.7.0 (6655)
Message-Id: <
200008162256.PAA06964@xfiles.intercon.hp.com>
p4raw-id: //depot/perl@6680
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Thu Aug 17 02:52:39 EET DST 2000 [metaconfig 3.0 PL70]
+# Generated on Thu Aug 17 22:38:49 EET DST 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
case "$dflt" in
''|' ') dflt=none ;;
esac
+case "$dflt" in
+5.005) case "$bincompat5005" in
+ $define|true|[yY]*) ;;
+ *) dflt=none ;;
+ esac
+ ;;
+esac
$cat <<'EOM'
In order to ease the process of upgrading, this version of perl