head	1.4;
access;
symbols
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.3;
locks; strict;
comment	@# @;


1.4
date	2001.03.01.12.03.45;	author vanilla;	state dead;
branches;
next	1.3;

1.3
date	97.09.18.02.30.31;	author jfitz;	state Exp;
branches;
next	1.2;

1.2
date	97.09.11.19.38.03;	author jfitz;	state dead;
branches;
next	1.1;

1.1
date	97.07.02.12.26.42;	author jfitz;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Upgrade
	p5-BSD-Resource		=> 1.09
	p5-CGI-Application	=> 1.2
	p5-CGI_Lite		=> 2.0
	p5-Convert-ASN1		=> 0.08
	p5-IO-Tty		=> 0.04
	p5-IO-stringy		=> 1.219
	p5-Class-MethodMaker	=> 1.02
@
text
@--- 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', 
@


1.3
log
@Fix broken MAN3PODS section of Makefile.PL
Submitted by:	asami@@freebsd.org
@
text
@@


1.2
log
@Upgrade to v1.8
@
text
@d1 3
a3 8
--- Makefile.PL.orig	Wed Jul  2 08:25:05 1997
+++ Makefile.PL	Wed Jul  2 08:25:18 1997
@@@@ -3,21 +3,9 @@@@
 
 $VERSION = "1.7";
 
-print "\nWelcome to the installation of CGI_Lite $VERSION...\n\n";
-
d9 2
a10 11
                  'dist'    =>   {COMPRESS=>'gzip -9f', SUFFIX => 'gz'}
               );
-
-print <<End_of_Text;
-
-Now do the following to install Sprite:
-
-    % make 
-    % make install
-
-End_of_Text
@


1.1
log
@Upgrade to v1.7
Suggested-by: A Joseph Koshy <koshy@@india.hp.com>
@
text
@@
