summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-09-13 16:00:08 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-09-13 16:00:08 +0000
commit88d7a19bf96d2396483f674c643f50b1079d8cda (patch)
tree16bad372bee98d0e72f3642890dca0824c2b21cd /pod/perldelta.pod
parent02e93a22d20fc9a528c7ba76d142151f565790cd (diff)
parent1189a94a32ae3258f75f6b7571b7a68e694d4ffe (diff)
downloadperl-88d7a19bf96d2396483f674c643f50b1079d8cda.tar.gz
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@4140
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index bfd071a59b..f77ab5d9b4 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -709,6 +709,11 @@ elements of a subroutine attribute list. If the previous attribute
had a parenthesised parameter list, perhaps that list was terminated
too soon.
+=item Possible Y2K bug: %s
+
+(W) You are concatenating the number 19 with another number, which
+could be a potential Year 2000 problem.
+
=item Unterminated attribute parameter in subroutine attribute list
(F) The lexer saw an opening (left) parenthesis character while parsing a