summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-18 17:43:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-18 17:43:50 +0000
commit37d4d706d45f77e3a247c477a430766026e4e1a1 (patch)
treeb54b4b6f102fb2269034d3c48e6e03307b5b1e7e /pod
parent20d1126847527cfd6c071cf4de919f6cf371d603 (diff)
downloadperl-37d4d706d45f77e3a247c477a430766026e4e1a1.tar.gz
Regen toc.
p4raw-id: //depot/perl@7361
Diffstat (limited to 'pod')
-rw-r--r--pod/buildtoc.PL2
-rw-r--r--pod/perl.pod1
-rw-r--r--pod/perlport.pod5
-rw-r--r--pod/perltoc.pod115
4 files changed, 99 insertions, 24 deletions
diff --git a/pod/buildtoc.PL b/pod/buildtoc.PL
index 55e39252d9..3819308031 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 fc40d3b33a..946d6f2927 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 25e1371808..0c3554686d 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<perlamiga>, L<perlcygwin>, L<perldos>, L<perlhpux>, L<perlos2>,
-L<perlos390>, L<perlwin32>, L<perlvms>, and L<Win32>.
+L<perlaix>, L<perlamiga>, L<perlcygwin>, L<perldos>, L<perlebcdic>,
+L<perlhpux>, L<perlos2>, L<perlos390>, L<perlposix-bc>, L<perlwin32>,
+L<perlvms>, and L<Win32>.
=head1 AUTHORS / CONTRIBUTORS
diff --git a/pod/perltoc.pod b/pod/perltoc.pod
index 3be90722eb..b87b3ab6d9 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<Parameters:>, 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 <FORM> tag
B<Accept()>, B<raw_cookie()>, B<user_agent()>, B<path_info()>,
B<path_translated()>, B<remote_host()>, B<script_name()> Return the script
name as a partial URL, for self-refering scripts, B<referer()>, B<auth_type
-()>, B<server_name ()>, B<virtual_host ()>, B<server_software ()>,
-B<remote_user ()>, B<user_name ()>, B<request_method()>, B<content_type()>,
-B<http()>, B<https()>
+()>, B<server_name ()>, B<virtual_host ()>, B<server_port ()>,
+B<server_software ()>, B<remote_user ()>, B<user_name ()>,
+B<request_method()>, B<content_type()>, B<http()>, B<https()>
=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<i_varargs>, C<i_varhdr>, C<i_vfork>, C<ignore_versioned_solibs>,
C<inc_version_list>, C<inc_version_list_init>, C<incpath>, C<inews>,
C<installarchlib>, C<installbin>, C<installman1dir>, C<installman3dir>,
C<installprefix>, C<installprefixexp>, C<installprivlib>, C<installscript>,
-C<installscripts>, C<installsitearch>, C<installsitebin>,
-C<installsitelib>, C<installstyle>, C<installusrbinperl>,
-C<installvendorarch>, C<installvendorbin>, C<installvendorlib>, C<intsize>,
-C<ivdformat>, C<ivsize>, C<ivtype>
+C<installsitearch>, C<installsitebin>, C<installsitelib>, C<installstyle>,
+C<installusrbinperl>, C<installvendorarch>, C<installvendorbin>,
+C<installvendorlib>, C<intsize>, C<ivdformat>, C<ivsize>, C<ivtype>
=item k
@@ -8099,7 +8162,7 @@ C<uvxformat>, C<uvXUformat>
C<vendorarch>, C<vendorarchexp>, C<vendorbin>, C<vendorbinexp>,
C<vendorlib>, C<vendorlib_stem>, C<vendorlibexp>, C<vendorprefix>,
-C<vendorprefixexp>, C<version>, C<vi>, C<voidflags>
+C<vendorprefixexp>, C<version>, C<versiononly>, C<vi>, C<voidflags>
=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