7 Commits

Author SHA1 Message Date
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
c7372dfe03 update to p5-CGI-Fast-2.16, from maintainer Mikolaj Kucharski
no change for us, it just fixes a test on cygwin
2021-12-14 10:36:26 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
afresh1
dfef8a8d36 Update www/p5-CGI-Fast to 2.15
From Mikolaj Kucharski <mikolaj () kucharski ! name> (MAINTAINER)
2019-05-10 15:42:08 +00:00
bluhm
e37484c90f update p5-CGI-Fast to 2.13
from maintainer Mikolaj Kucharski
2017-12-11 12:42:19 +00:00
bluhm
e94a8980ed Import www/p5-CGI-Fast 2.12
from maintainer Mikolaj Kucharski; OK jca@ sthen@

Comment:
CGI interface for FastCGI

Description:
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
specialized to work with the FCGI module, which greatly speeds up CGI
scripts by turning them into persistently running server processes.
Scripts that perform time-consuming initialization processes, such as
loading large modules or opening persistent database connections, will
see large performance improvements.
2017-03-12 23:55:26 +00:00