Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101952 - new ebuild of dev-perl/CGI-SSI_Parser
Summary: new ebuild of dev-perl/CGI-SSI_Parser
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
: 101953 101963 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-10 01:22 UTC by Molchanov Alexander
Modified: 2005-08-10 03:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
CGI-SSI_Parser-0.01.ebuild (CGI-SSI_Parser-0.01.ebuild,553 bytes, text/plain)
2005-08-10 03:48 UTC, Molchanov Alexander
Details

Note You need to log in before you can comment on or make changes to this bug.
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 :)