blob: 41f90e8fa5c75155571a8c6b0e27d56a8752d7b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- Makefile.PL.orig Wed Sep 17 22:32:03 1997
+++ Makefile.PL Wed Sep 17 22:32:08 1997
@@ -8,7 +8,6 @@
WriteMakefile (
NAME => "CGI_Lite",
DISTNAME => "CGI_Lite",
- MAN3PODS => ' ',
VERSION => "$VERSION",
'dist' => {
COMPRESS => 'gzip -9f',
|