On Tue, 12 Mar 2013 05:00:35 +0000, Martín Ferrari wrote:

> The old versions relied on mod_perl-specific environment variables to realise
> they were running under mod_perl. The current check ($^X =~ /httpd$/) is 
> pretty
> silly.

There's an upstream issue + pull-request at
https://github.com/pjcj/Devel--Cover/pull/47

-    if ($^X =~ /httpd$/)
+    if ($^X =~ /(apache2|httpd)$/)

Not tremendously sophisticated but should work :)
 
/me just found with $searchengine, that adding .diff or .git to
Github commit URLs make them actually useful, so here we go:

https://github.com/lasse-unity3d/Devel--Cover/commit/41f5a865f5a9a787025ed1a319cde6cf8f6c47f7.patch


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Pink Floyd: The trial

Attachment: signature.asc
Description: Digital signature

Reply via email to