diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-27 00:28:34 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-27 00:28:34 +0000 |
commit | 3958b146226a1f41d96ef1aa1e0dde87d11c5498 (patch) | |
tree | 5d00d3c47e442c5ae89229cff7122c09ce745d96 /pod/perltoc.pod | |
parent | 36f65ada8976e23c1222137b59696bff2b63e8f6 (diff) | |
download | perl-3958b146226a1f41d96ef1aa1e0dde87d11c5498.tar.gz |
[ID 20010525.001] Pod typo nits fixed
From: lvirden@cas.org
Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
minus the perlsolaris decimation plus the
Subject: Re: [ID 20010525.001] Pod typo nits fixed
From: "Philip Newton" <Philip.Newton@gmx.net>
Date: Fri, 25 May 2001 18:05:55 +0200
Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
p4raw-id: //depot/perl@10226
Diffstat (limited to 'pod/perltoc.pod')
-rw-r--r-- | pod/perltoc.pod | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pod/perltoc.pod b/pod/perltoc.pod index a75f39ea1f..f22aacbcb1 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -4214,11 +4214,12 @@ PerlIO_apply_layers(f,mode,layers), PerlIO_binmode(f,ptype,imode,layers), =item Rewrite perldoc -=item Install .3p man pages +=item Install .3p manpages =item Unicode tutorial =item Update POSIX.pm for 1003.1-2 + =head2 Retargetable installation =item POSIX emulation on non-POSIX systems @@ -4242,7 +4243,9 @@ PerlIO_apply_layers(f,mode,layers), PerlIO_binmode(f,ptype,imode,layers), =item Make tr/// return histogram =item Compile to real threaded code + =head2 Structured types + =head2 Modifiable $1 et al. =item Procedural interfaces for IO::*, etc. @@ -4352,9 +4355,11 @@ PerlIO_apply_layers(f,mode,layers), PerlIO_binmode(f,ptype,imode,layers), =item Lexically scoped typeglobs =item format BOTTOM + =head2 report HANDLE =item Generalised want()/caller()) + =head2 Named prototypes =item Built-in globbing |