diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-04-01 07:14:22 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-04-01 07:14:22 +0000 |
commit | 3a89a73cb887422a8ff6ad0a1a2725cc8f177fb7 (patch) | |
tree | ac23fd857343a3f2977b5f114f7cc24f3efe017d | |
parent | 00646304f46650d8f8cd95d4c043173d162d8d30 (diff) | |
download | perl-3a89a73cb887422a8ff6ad0a1a2725cc8f177fb7.tar.gz |
Add a note about installhtml
p4raw-id: //depot/perl@24127
-rw-r--r-- | pod/perltodo.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index ca6b345417..1f252739e7 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -217,6 +217,8 @@ with Config.pm. We could use a syntax of ... for location of current binary? =head2 make HTML install work +And look at the splitting of perlfunc in chunks. It needs fixing. + =head2 put patchlevel in -v Currently perl from p4/rsync ships with a patchlevel.h file that usually |