Bug#823217: libmouse-perl: Mouse generates a 'No package name defined' under ModPerl::Registry

Niko Tyni ntyni at debian.org
Sun May 8 10:53:24 UTC 2016


Control: tag -1 moreinfo

On Tue, May 03, 2016 at 06:00:08AM +0200, Xavier wrote:
> On 02/05/2016 13:51, Xavier Guimard wrote:
> > Package: libmouse-perl
> > Version: 2.4.5-1+b1
> > Severity: normal

> > When "use Mouse" is called under ModPerl::Registry, it provides a strange "No
> > package name defined" error. This bug affects only Debian testing, and is not
> > found under Ubuntu 15.10 and Debian stable. No such error using Moose.

> Here is a simple CGI test that fails :

Hi, thanks for the report. I can't reproduce your issue on current
unstable with your example and this Apache configuration:

 <Location /test.pl>
 SetHandler perl-script
 PerlHandler ModPerl::Registry
 Options ExecCGI
 </Location>

I just get the 'OK' output with this.

Can you please provide a simple Apache configuration that triggers it?
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list