diff options
author | Jim Cromie <jcromie@cpan.org> | 2002-05-20 01:16:54 -0600 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-20 12:50:34 +0000 |
commit | 5746cacd59e6ca68c84246f83ead1c2386a54f3a (patch) | |
tree | 3e14c98e3a25396688ca1c219cde417b3d75a3d3 /pod | |
parent | 74d57dc4b0a6415387a0804b2cc7346dceb3f050 (diff) | |
download | perl-5746cacd59e6ca68c84246f83ead1c2386a54f3a.tar.gz |
Re: pod patch - perldelta.pod
Message-ID: <3CE8F746.50603@divsol.com>
p4raw-id: //depot/perl@16709
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index b179ad4fb5..0215d28de4 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -1917,6 +1917,7 @@ L<dprofpp> -R didn't work. =item * C<*foo{FORMAT}> now works. + =item * Infinity is now recognized as a number. |