Module submission - CGI-Lite

duncan.gibson@xs4all.nl duncan.gibson at xs4all.nl
Fri Mar 16 18:50:02 CET 2007


module name       : CGI-Lite
suggested section : perl
update (y/n)      : y
bugfix (y/n)      : n
security (y/n)    : n

This is an update and rename of the CGI_Lite module, as it has
changed its name and "author" in CPAN.

The CGI_Lite-1.9 "author" in CPAN is no longer listed, and you can
only find it via http://backpan.perl.org/authors/id/B/BE/BENL/
The CGI_Lite module in CPAN only available as 1.8.

As far as I can see, nothing else in moonbase depends on CGI_Lite,
so renaming shouldn't be a problem.

NOTE: the module downloads, builds and installs without error,
but other than that it is completely untested.

Duncan / engelsman

-------------- next part --------------
--- CGI-Lite/BUILD	1970-01-01 01:00:00.000000000 +0100
+++ CGI-Lite/BUILD	2006-10-23 00:29:51.000000000 +0200
@@ -0,0 +1,6 @@
+(
+
+  perl  Makefile.PL  &&
+  default_make
+
+) > $C_FIFO 2>&1
--- CGI-Lite/DEPENDS	1970-01-01 01:00:00.000000000 +0100
+++ CGI-Lite/DEPENDS	2006-10-23 00:29:51.000000000 +0200
@@ -0,0 +1 @@
+depends  perl
--- CGI-Lite/DETAILS	1970-01-01 01:00:00.000000000 +0100
+++ CGI-Lite/DETAILS	2007-03-16 18:47:20.000000000 +0100
@@ -0,0 +1,16 @@
+           MODULE=CGI-Lite
+         VERSION=2.02
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=http://www.cpan.org/authors/id/S/SM/SMYLERS/
+        WEB_SITE=http://search.cpan.org/search?dist=CGI::Lite
+         ENTERED=20011108
+         UPDATED=20070316
+           SHORT="Perl module to process and decode WWW forms and cookies"
+cat << EOF
+Perl module to process and decode WWW forms and cookies.
+
+You can use this module to decode form and query information, including
+file uploads, as well as cookies in a very simple manner; you need not
+concern yourself with the actual details behind the decoding process.
+
+EOF
-------------- next part --------------
lvu submit CGI-Lite cff4f593cca326f42e6f95199952fe8a  -
2.6.20.3 2.6.12 gcc-3.4.6 glibc-2.3.6


More information about the Lunar mailing list