summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-12-21 10:22:27 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-12-21 10:22:27 +0100
commitda09661133f307d85bb4af54945611a44b1d907f (patch)
tree9570843da91ce8c2cbe55b8053efd4a4cdd9ca66 /win32
parentde8ca8af19546d4922bab4537a72c9b2b3354009 (diff)
downloadperl-da09661133f307d85bb4af54945611a44b1d907f.tar.gz
Add the perlperf manpage, by Richard Foley
Diffstat (limited to 'win32')
-rw-r--r--win32/pod.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/pod.mak b/win32/pod.mak
index 5862ec4bf5..29330a1b9f 100644
--- a/win32/pod.mak
+++ b/win32/pod.mak
@@ -100,6 +100,7 @@ POD = \
perlopentut.pod \
perlothrtut.pod \
perlpacktut.pod \
+ perlperf.pod \
perlpod.pod \
perlpodspec.pod \
perlport.pod \
@@ -222,6 +223,7 @@ MAN = \
perlopentut.man \
perlothrtut.man \
perlpacktut.man \
+ perlperf.man \
perlpod.man \
perlpodspec.man \
perlport.man \
@@ -344,6 +346,7 @@ HTML = \
perlopentut.html \
perlothrtut.html \
perlpacktut.html \
+ perlperf.html \
perlpod.html \
perlpodspec.html \
perlport.html \
@@ -466,6 +469,7 @@ TEX = \
perlopentut.tex \
perlothrtut.tex \
perlpacktut.tex \
+ perlperf.tex \
perlpod.tex \
perlpodspec.tex \
perlport.tex \