diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-17 21:07:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-17 21:07:10 +0000 |
commit | 6f01c2088dfea58269cdd2488e9195f82cc55a32 (patch) | |
tree | e85a0256f77364f5a266fa5c062a3658727298de | |
parent | 9e7274394f59d9ba599ba3bc6ea543525e54fbca (diff) | |
download | perl-6f01c2088dfea58269cdd2488e9195f82cc55a32.tar.gz |
Regen toc.
p4raw-id: //depot/perl@17612
-rw-r--r-- | pod/perltoc.pod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pod/perltoc.pod b/pod/perltoc.pod index e2a191f55d..6f10ab669b 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -1852,8 +1852,8 @@ application, Thread-safety of extensions =item Flavors of Perl numeric operations -Arithmetic operators except, C<no integer>, Arithmetic operators except, -C<use integer>, Bitwise operators, C<no integer>, Bitwise operators, C<use +Arithmetic operators, ++, Arithmetic operators during C<use integer>, Other +mathematical operators, Bitwise operators, Bitwise operators during C<use integer>, Operators which expect an integer, Operators which expect a string @@ -5290,7 +5290,7 @@ I<The Road goes ever on and on, down from the door where it began.> =item IEEE-format Floating Point Default on OpenVMS Alpha -=item New Unicode Semantics (no more C<use utf8>) +=item New Unicode Semantics (no more C<use utf8>, almost) =item New Unicode Properties @@ -5420,7 +5420,7 @@ I<The Road goes ever on and on, down from the door where it began.> =item Cygwin ndbm tests fail on FAT -=item DJGPP does not build +=item DJGPP Failures =item FreeBSD built with ithreads coredumps reading large directories |