Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 101952

Summary: new ebuild of dev-perl/CGI-SSI_Parser
Product: Gentoo Linux Reporter: Molchanov Alexander <xorader>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: CGI-SSI_Parser-0.01.ebuild

Description Molchanov Alexander 2005-08-10 01:22:47 UTC
description of perl module:

    CGI::SSI_Parser is used in CGI scripts for parsing SSI
    directives in files or string variables, and fully implements
    the functionality of apache's mod_include module.

    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. There is a disadvantage, however
    - the module consumes much memory, and I don't recommend using
    it on heavy-loaded sites (currently it's being used on a site
    with 10000 hits, and I consider this as a limit). I hope to get
    rid of this disadvantage by the time the release comes out
    (currently it's beta).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-10 01:39:16 UTC
*** Bug 101953 has been marked as a duplicate of this bug. ***
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-08-10 01:40:56 UTC
Why does this need to go into portage? Does g-cpan have problems installing it
for you? Does it fill a dependency as described in the gentoo policy guide for
perl module requests?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-10 03:48:27 UTC
*** Bug 101963 has been marked as a duplicate of this bug. ***
Comment 4 Molchanov Alexander 2005-08-10 03:48:40 UTC
Created attachment 65589 [details]
CGI-SSI_Parser-0.01.ebuild
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-10 03:49:34 UTC
Please, answer the questions in Comment #2.
Comment 6 Molchanov Alexander 2005-08-10 03:50:23 UTC
Sorry for #101963 #101953: 
The server gave out a mistake and will be slowly :(
Comment 7 Molchanov Alexander 2005-08-10 03:53:52 UTC
(In reply to comment #2)
> Why does this need to go into portage? Does g-cpan have problems installing it
> for you? Does it fill a dependency as described in the gentoo policy guide for
> perl module requests?

You are right, but I plan will create ebuild which to depend on the given 
module. Well, now you can close this post.
Comment 8 Michael Cummings (RETIRED) gentoo-dev 2005-08-10 03:58:24 UTC
I'm going to close this out for now, but feel free to reopen it when you submit
the ebuild that depends on it :)