On Tue, 12 Mar 2013 05:00:35 +, 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/pj
Package: libdevel-cover-perl
Version: 0.96-1
Severity: normal
Tags: upstream
Since a few versions ago, Devel::Cover is using $^X to call perl for an ugly
hack to get a default @INC. The problem is that $^X is not always 'perl', under
mod_perl it would normally be 'httpd', but in our case, it is 'a
2 matches
Mail list logo