From: Jarkko Hietaniemi Date: Wed, 18 Oct 2000 17:43:50 +0000 (+0000) Subject: Regen toc. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=37d4d706d45f77e3a247c477a430766026e4e1a1;p=p5sagit%2Fp5-mst-13.2.git Regen toc. p4raw-id: //depot/perl@7361 --- diff --git a/pod/buildtoc.PL b/pod/buildtoc.PL index 55e3925..3819308 100644 --- a/pod/buildtoc.PL +++ b/pod/buildtoc.PL @@ -150,6 +150,7 @@ if (-d "pod") { perl5005delta perl5004delta + perlaix perlamiga perlcygwin perldos @@ -163,6 +164,7 @@ if (-d "pod") { ); @ARCHPODS = qw( + perlaix perlamiga perlcygwin perldos diff --git a/pod/perl.pod b/pod/perl.pod index fc40d3b..946d6f2 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -104,6 +104,7 @@ For ease of access, the Perl manual has been split up into several sections: perl5005delta Perl changes in version 5.005 perl5004delta Perl changes in version 5.004 + perlaix Perl notes for AIX perlamiga Perl notes for Amiga perlcygwin Perl notes for Cygwin perldos Perl notes for DOS diff --git a/pod/perlport.pod b/pod/perlport.pod index 25e1371..0c35546 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1995,8 +1995,9 @@ http://www.perl.com/CPAN/ports/index.html for binary distributions. =head1 SEE ALSO -L, L, L, L, L, -L, L, L, and L. +L, L, L, L, L, +L, L, L, L, L, +L, and L. =head1 AUTHORS / CONTRIBUTORS diff --git a/pod/perltoc.pod b/pod/perltoc.pod index 3be9072..b87b3ab 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -2354,6 +2354,16 @@ recipe 0, recipe 1, recipe 2, recipe 3, recipe 4 =item CONVERSIONS +=over + +=item tr/// + +=item iconv + +=item C RTL + +=back + =item OPERATOR DIFFERENCES =item FUNCTION DIFFERENCES @@ -2378,7 +2388,21 @@ chr(), ord(), pack(), print(), printf(), sort(), sprintf(), unpack() =back -=item URL ENCODING and DECODING +=item TRANFORMATION FORMATS + +=over + +=item URL decoding and encoding + +=item uu encoding and decoding + +=item Quoted-Printable encoding and decoding + +=item Caesarian cyphers + +=back + +=item Hashing order and checksums =item I18N AND L10N @@ -2394,7 +2418,7 @@ IFS access =item OS/390 -chcp, dataset access, iconv, locales +chcp, dataset access, OS/390 iconv, locales =item VM/ESA? @@ -3807,6 +3831,8 @@ C, C, C =item Working with SVs +=item Offsets + =item What's Really Stored in an SV? =item Working with AVs @@ -5495,6 +5521,42 @@ PERL_SH_DIR too long, Process terminated by SIG%s =back +=head2 perlaix, README.aix - Perl version 5 on IBM Unix (AIX) systems + +=over + +=item DESCRIPTION + +=over + +=item Compiling Perl 5 on AIX + +=item OS level + +=item Building Dynamic Extensions on AIX + +=item The IBM ANSI C Compiler + +=item Using GNU's gcc for building perl + +=item Using Large Files with Perl + +=item Threaded Perl + +=item 64-bit Perl + +=item GDBM and Threads + +=item NFS filesystems and utime(2) + +=back + +=item AUTHOR + +=item DATE + +=back + =head2 perlamiga - Perl under Amiga OS (possibly very outdated information) =over @@ -7329,7 +7391,7 @@ B, 4, 5, 6.. =item OBTAINING THE SCRIPT'S URL B<-absolute>, B<-relative>, B<-full>, B<-path> (B<-path_info>), B<-query> -(B<-query_string>) +(B<-query_string>), B<-base> =item MIXING POST AND URL PARAMETERS @@ -7443,9 +7505,9 @@ the
tag B, B, B, B, B, B, B Return the script name as a partial URL, for self-refering scripts, B, B, B, B, B, -B, B, B, B, -B, B +()>, B, B, B, +B, B, B, +B, B, B, B =item USING NPH SCRIPTS @@ -7746,14 +7808,16 @@ http firewall, ftp firewall, One way visibility, SOCKS, IP Masquerade =item FAQ -I installed a new version of module X but CPAN keeps saying, I have -the old version installed, So why is UNINST=1 not the default?, When I -install bundles or multiple modules with one command there is too -much output to keep track of, I am not root, how can I install a module in -a personal directory?, How to get a package, unwrap it, and make a change -before building it?, I installed a Bundle and had a couple of fails. When I -retried, everything resolved nicely. Can this be fixed to work on -first try? +1) I installed a new version of module X but CPAN keeps saying, I +have the old version installed, 2) So why is UNINST=1 not the default?, 3) +When I install bundles or multiple modules with one command there is +too much output to keep track of, 4) I am not root, how can I install a +module in a personal directory?, 5) How to get a package, unwrap it, +and make a change before building it?, 6) I installed a Bundle and +had a couple of fails. When I retried, everything resolved nicely. +Can this be fixed to work on first try?, 7) In our intranet we have +many modules for internal use. How can I integrate these modules with +CPAN.pm but without uploading the modules to CPAN? =item BUGS @@ -7999,10 +8063,9 @@ C, C, C, C, C, C, C, C, C, C, C, C, C, C, C, C, -C, C, C, -C, C, C, -C, C, C, C, -C, C, C +C, C, C, C, +C, C, C, +C, C, C, C, C =item k @@ -8099,7 +8162,7 @@ C, C C, C, C, C, C, C, C, C, -C, C, C, C +C, C, C, C, C =item x @@ -8380,6 +8443,12 @@ Dumper =item DESCRIPTION +=over + +=item Memory footprint debugging + +=back + =item EXAMPLES =over @@ -12684,9 +12753,9 @@ new, new NUMBER, down, down NUMBER, up, up NUMBER =over -=item SYNOPSIS +=item SYNOPSIS -=item DESCRIPTION +=item DESCRIPTION TIEARRAY classname, LIST, STORE this, index, value, FETCH this, index, FETCHSIZE this, STORESIZE this, count, EXTEND this, count, EXISTS this, @@ -12695,7 +12764,7 @@ SHIFT this, UNSHIFT this, LIST, SPLICE this, offset, length, LIST =item CAVEATS -=item AUTHOR +=item AUTHOR =back @@ -12715,6 +12784,8 @@ EOF this, TELL this, SEEK this, offset, whence, DESTROY this =item MORE INFORMATION +=item COMPATIBILITY + =back =head2 Tie::Hash, Tie::StdHash - base class definitions for tied hashes