From: Jarkko Hietaniemi Date: Fri, 12 Jul 2002 12:56:57 +0000 (+0000) Subject: Regen modlib, toc. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c40f6c4a8aa2ea369f32473b617d401aca11d8f5;p=p5sagit%2Fp5-mst-13.2.git Regen modlib, toc. p4raw-id: //depot/perl@17501 --- diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod index aba6721..4018041 100644 --- a/pod/perlmodlib.pod +++ b/pod/perlmodlib.pod @@ -815,6 +815,10 @@ Perl interface to IEEE Std 1003.1 On demand loader for PerlIO layers and root of PerlIO::* name space +=item PerlIO::via::QuotedPrint + +PerlIO layer for quoted-printable strings + =item Pod::Checker Check pod documents for syntax errors diff --git a/pod/perltoc.pod b/pod/perltoc.pod index 109b1f1..8b0a972 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -4672,7 +4672,7 @@ Set_ptrcnt =item Extension Layers -":encoding", ":Scalar", ":Via" +":encoding", ":scalar", ":via" =back @@ -5347,6 +5347,8 @@ I =item Cygwin "unable to remap" +=item Cygwin ndbm tests fail on FAT + =item ext/threads/t/libc =item FreeBSD built with ithreads coredumps reading large directories @@ -7201,6 +7203,8 @@ I, Win9x and C, Compiler/Preprocessor defines =item File Permissions on Cygwin +=item NDBM_File does not work on FAT filesystems + =item Script Portability on Cygwin Pathnames, Text/Binary, F<.exe>, chown(), Miscellaneous @@ -8376,8 +8380,8 @@ from perl =item DESCRIPTION $thread = threads->create(function, LIST), $thread->join, $thread->detach, -threads->self, $thread->tid, threads->yield();, threads->list();, async -BLOCK; +threads->self, $thread->tid, threads->object( tid ), threads->yield();, +threads->list();, async BLOCK; =item WARNINGS @@ -16552,7 +16556,7 @@ name space =item DESCRIPTION -unix, stdio, perlio, crlf, utf8, bytes, raw +unix, stdio, perlio, crlf, utf8, bytes, raw, pop =over 4