[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: speedy cgi ("persistent" perl scripts)



(i think it's slightly misnamed upstream - you can use this for a lot
more than just cgi scripts)

there's also an optional apache module available for this which i
haven't included in the package because a) i don't know how to packege
apache modules - debian/rules patches or suggestions are welcome, and b)
it looks like it's an upstream experiment that is being abandoned.

compiled for perl 5.004 - i have updated to the new perl standards but
i am holding back on installing 5.005 until dselect stops wanting to
uninstall lots of useful stuff.


Package: speedy-cgi-perl
Architecture: i386
Depends: ${perl:Depends} 
Suggests: libcgi-pm-perl
Description: speed up perl scripts by making them persistent.
 SpeedyCGI is a way to run perl scripts persistently, which usually makes
 them run much more quickly because it avoids the overhead of starting
 up a new perl interpreter and compiling the perl code.  It is most
 often used for CGI scripts but it can be used to speed up most perl
 programs.



will upload later today.

craig

--
craig sanders


Reply to: