On Aug 26, 2009, at 7:03 AM, Perrin Harkins wrote:
> What's GP Perl?
The general purpose Perl library is headed at /usr/local/lib/perl5
on my system. What I was asking is whether there's any reason
to put Apache2::CloseKeepAlive in it, being as it's so specialized,
or just copy it to a mod_perl2-specific library (/usr/local/apache2/plib
on my system). Maybe the latter if the user says such a thing exists,
else the former?