diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-22 13:32:12 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-22 13:32:12 +0000 |
commit | d53e588daf8733955a1a5b53f5527ad841729dc7 (patch) | |
tree | 5df456cad0eb6fb3e7d197877e49f1de6cdb93fa /pod | |
parent | f900e7db8d001fa02ee32d5b2b923c983dbb183c (diff) | |
download | perl-d53e588daf8733955a1a5b53f5527ad841729dc7.tar.gz |
Regen toc.
p4raw-id: //depot/perl@20835
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perltoc.pod | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/pod/perltoc.pod b/pod/perltoc.pod index bd4d0b0a34..cfb4a7139f 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -1,4 +1,10 @@ +=begin dochackers +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# This file is autogenerated by buildtoc from all the other pods. +# Edit those files and run buildtoc --build-toc to effect changes. +=end + =head1 NAME perltoc - perl documentation table of contents @@ -1063,6 +1069,8 @@ from decimal to binary =item How do I find the day or week of the year? +=item How do I find the current century or millennium? + =item How can I compare two dates and find the difference? =item How can I take a string and turn it into epoch seconds? @@ -2680,7 +2688,7 @@ safe subprocesses, sockets, and semaphores) =over 4 -=item Deferred Signals (Safe signals) +=item Deferred Signals (Safe Signals) Long running opcodes, Interrupting IO, Restartable system calls, Signals as "faults", Signals triggered by operating system state @@ -14247,16 +14255,6 @@ rel2abs =back -tmpdir - -canonpath - -splitpath - -splitdir - -catpath - =head2 File::Spec::OS2 - methods for OS/2 file specs =over 4 @@ -14265,6 +14263,8 @@ catpath =item DESCRIPTION +tmpdir, splitpath + =back =head2 File::Spec::Unix - File::Spec for Unix, base for other File::Spec |