> On Sun, 14 Jan 2001 16:48:16 -0800, "James Tolley" <[EMAIL PROTECTED]> said:
> Hello,
> Thank you for trying to stop the upload of what seems at first blush to be a
> redundant and unnecessary module.
Well, I didn't really try to stop something but to encourage code
reuse:-)
> Possibl
The next version of the Module List will list the following module:
modid: CGI::SSI
DSLI:RdpO
description: Use SSI from CGI scripts
userid: JAMES (James Tolley)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
enteredby: ANDK (Andreas J. König)
enteredon: Mon J
On 13 Jan 2001, Andreas J. Koenig wrote:
> > On Wed, 10 Jan 2001 14:41:01 +0200 (EET), "Vadim Y. Ponomarenko"
><[EMAIL PROTECTED]> said:
>
> > On 9 Jan 2001, Andreas J. Koenig wrote:
> >> We have a namespace clash. CGI::SSI is already uploaded:
>
> > Sorry, I was unattantive while choosi
ey
CPAN id: JAMES
- Original Message -
From: Andreas J. Koenig <[EMAIL PROTECTED]>
To: Vadim Y. Ponomarenko <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; James Tolley <[EMAIL PROTECTED]>
Sent: Saturday, January 13, 2001 6:02 AM
Subject: Re: New module CGI::SSI
&g
> On Wed, 10 Jan 2001 14:41:01 +0200 (EET), "Vadim Y. Ponomarenko"
><[EMAIL PROTECTED]> said:
> On 9 Jan 2001, Andreas J. Koenig wrote:
>> We have a namespace clash. CGI::SSI is already uploaded:
> Sorry, I was unattantive while choosing the name for the module. The new
> name is CGI::SS
On 9 Jan 2001, Andreas J. Koenig wrote:
> We have a namespace clash. CGI::SSI is already uploaded:
Sorry, I was unattantive while choosing the name for the module. The new
name is CGI::SSI_Parser.
> cpan> m CGI::SSI
> Module id = CGI::SSI
> CPAN_USERID JAMES (James Tolley <[EMAIL PROTECT
We have a namespace clash. CGI::SSI is already uploaded:
cpan> m CGI::SSI
Module id = CGI::SSI
CPAN_USERID JAMES (James Tolley <[EMAIL PROTECTED]>)
CPAN_VERSION 0.50
CPAN_FILEJ/JA/JAMES/CGI-SSI-0.50.tar.gz
INST_FILE(not installed)
See also http://www.xray.mpe.mpg.de/m
Hello!
I am recently wrote a new Perl5 module named CGI::SSI, which may be of
interest to a lot of web-developers. It is an alternative to famous
Apache::SSI modules, but it doesn't require mod_perl (this is an
advantage to those who are using public hosting services).
This is my first entry to P