diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-06-01 14:50:50 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-06-01 14:50:50 +0000 |
commit | aadaa45530a169c37ceb95c3ed76644ccbd2a644 (patch) | |
tree | f1262b24f96f199b7ade533ded29c80a10ea3f3f /win32/pod.mak | |
parent | 1a959400560e3bbe1b60592fa513f3356e654efa (diff) | |
download | perl-aadaa45530a169c37ceb95c3ed76644ccbd2a644.tar.gz |
Add the perlunitut manpage, by Juerd Waalboer
p4raw-id: //depot/perl@28345
Diffstat (limited to 'win32/pod.mak')
-rw-r--r-- | win32/pod.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/pod.mak b/win32/pod.mak index 1993d710f9..5f3bf61104 100644 --- a/win32/pod.mak +++ b/win32/pod.mak @@ -120,6 +120,7 @@ POD = \ perltrap.pod \ perlunicode.pod \ perluniintro.pod \ + perlunitut.pod \ perlutil.pod \ perlvar.pod \ perlxs.pod \ |