summaryrefslogtreecommitdiff
path: root/installhtml
diff options
context:
space:
mode:
authorBarrie Slaymaker <barries@slaysys.com>1999-02-03 05:34:18 -0500
committerJarkko Hietaniemi <jhi@iki.fi>1999-02-03 21:53:23 +0000
commit5a039dd3f529422cb070070772502cedaf09ae20 (patch)
tree93a7ab99318ac8ea729f6d955135a47affeb63d9 /installhtml
parente8523c57a20f7ef87c4d43878806bdd97b9f1403 (diff)
downloadperl-5a039dd3f529422cb070070772502cedaf09ae20.tar.gz
5.005_54 (pod2html) Generate Relative URLs
To: perl5-porters@perl.org CC: pod-people@perl.org Message-ID: <36B86C7A.E99EFFF1@telerama.com> Add File::PathConvert.pm. Fix Pod::Html and installhtml to understand relative urls. p4raw-id: //depot/cfgperl@2811
Diffstat (limited to 'installhtml')
-rwxr-xr-xinstallhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/installhtml b/installhtml
index 053858d790..ad7e66e70a 100755
--- a/installhtml
+++ b/installhtml
@@ -576,6 +576,7 @@ sub runpod2html {
#system("./pod2html",
Pod::Html'pod2html(
#Pod::Html'pod2html($pod2html,
+ "--htmldir=$htmldir",
"--htmlroot=$htmlroot",
"--podpath=".join(":", @podpath),
"--podroot=$podroot", "--netscape",