diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-09 17:53:48 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-09 17:53:48 +0000 |
commit | 2aea9f8a7ec940891eef705f344a93a3b76154a2 (patch) | |
tree | f75e819e338488fc981af8991f130c70eb682b48 /pod/perlhist.pod | |
parent | e4050d2591f230e8d00bb5370c5549e7398a5d99 (diff) | |
download | perl-2aea9f8a7ec940891eef705f344a93a3b76154a2.tar.gz |
fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
p4raw-id: //depot/perl@1776
Diffstat (limited to 'pod/perlhist.pod')
-rw-r--r-- | pod/perlhist.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 9ed8b6f52e..2db0777c71 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -302,6 +302,7 @@ the strings?). Graham 5.005_03 1998- Sarathy 5.005_50 1998-Jul-26 The 5.006 development track. + 5.005_51 1998-Aug-09 =head2 SELECTED RELEASE SIZES |