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 choosing the name for the module. The new
>  > name is CGI::SSI_Parser.
> 
> Sorry to pester you, but could you give us a small insight as to why
> CGI::SSI isn't up to the task you want to solve and why
> CGI::SSI_Parser should be listed in the module list?

Everything is simple. I see my module as a light-weight SSI directives
parser designed for heavily loaded sites. As a consequence it doesn't
require any additional modules, its functionality is very limited.
I don't plan a full implementation of all directives.
<!--#perl ... --> won't be supported for sure. Also, I haven't yet decided
if if/else structures will be supported. The main goal is the support of
base directives - exec and include. These are the main differences.

Maybe, as for now I should call the module CGI::SSI_Lite, but I think that
CGI::SSI_Parser fully reflects its goal.

Sorry for a late answer.

> The submissions to this list are often used as a searchable resource
> by perl users, so it would be appropriate to explain the positioning
> of a new module within the CPAN at least once. Thanks In Advance!
> 
> -- 
> andreas
> 
> 
> 
> cpan> m CGI::SSI  
> >> Module id = CGI::SSI
> >> CPAN_USERID  JAMES (James Tolley <[EMAIL PROTECTED]>)
> >> CPAN_VERSION 0.50
> >> CPAN_FILE    J/JA/JAMES/CGI-SSI-0.50.tar.gz
> >> INST_FILE    (not installed)
> >> 
> >> 
> >> See also http://www.xray.mpe.mpg.de/mailing-lists/modules/2000-01/msg00112.html
> >> 
> >> Please cooperate with the other author--Thanks!
> >> 
> >> -- 
> >> andreas
> >> 
> >> 
> >> >>>>> On Wed, 3 Jan 2001 16:30:06 +0200 (EET), "Vadim Y. Ponomarenko" 
><[EMAIL PROTECTED]> said:
> >> 
> >> > 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 PAUSE, so I am requesting both namespace
> >> > (CGI::SSI) and PAUSE account (VADIM).
> >> 
> >> 
> >> > The requirements:
> >> > Name: Vadim Ponomarenko
> >> > Email: [EMAIL PROTECTED]
> >> > Homepage: none
> >> > ID: VADIM
> >> > Description: CGI::SSI - implement SSI for Perl CGI.
> >> 
> >> 
> >> > DSLI:
> >> > Name           DSLI  Description                                Info
> >> > -------------  ----  ------------------------------------------ -----
> >> > SSI            bdpf  Implement SSI for Perl CGI                 VADIM

----
Vadim Y. Ponomarenko

Reply via email to