On Fri, Feb 27, 2009 at 11:43 AM, Matthew Lenz wrote:
> No, this is just a legacy app that runs straight CGI's via
> ModPerl::RegistryPrefork
I'd check for any $^W manipulation in ModPerl::RegsitryPrefork.
> I thought that if a package does a 'use warnings;' that it only affects
> code being exe
On Fri, 2009-02-27 at 11:29 -0500, Perrin Harkins wrote:
> On Fri, Feb 27, 2009 at 7:58 AM, Matthew Lenz wrote:
> > I looked through the packge diff:
> >
> > http://ftp.de.debian.org/debian/pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.4-5.diff.gz
> >
> > and didn't spot any changes
On Fri, Feb 27, 2009 at 7:58 AM, Matthew Lenz wrote:
> I looked through the packge diff:
>
> http://ftp.de.debian.org/debian/pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.4-5.diff.gz
>
> and didn't spot any changes that would have this affect.
What about other CPAN modules you're u
On Thu, 2009-02-26 at 17:17 -0500, Perrin Harkins wrote:
> On Thu, Feb 26, 2009 at 4:01 PM, Matthew Lenz wrote:
> > Maybe the debian guys did something goofy with the modules. It wouldn't
> > be the first time. That or maybe its just a bug in ModPerl. Even if
> > some CPAN module out there has
On Thu, Feb 26, 2009 at 4:01 PM, Matthew Lenz wrote:
> Maybe the debian guys did something goofy with the modules. It wouldn't
> be the first time. That or maybe its just a bug in ModPerl. Even if
> some CPAN module out there has 'use warnings;' in it that shouldn't have
> any affect on any cod
Maybe the debian guys did something goofy with the modules. It wouldn't
be the first time. That or maybe its just a bug in ModPerl. Even if
some CPAN module out there has 'use warnings;' in it that shouldn't have
any affect on any code outside of its own package should it?
I think that Moose
On Thu, 2009-02-26 at 15:49 -0500, Adam Prime wrote:
> André Warnier wrote:
> > Matthew Lenz wrote:
> >> I can't seem to disable warnings on our production environment. 'use
> >> warnings' is not included in any of the config/startup/scripts or custom
> >> modules. Its possible I guess that its b
André Warnier wrote:
Matthew Lenz wrote:
I can't seem to disable warnings on our production environment. 'use
warnings' is not included in any of the config/startup/scripts or custom
modules. Its possible I guess that its being used by a CPAN module.
We had a system on Debian 3.1 (apache/mod_
Matthew Lenz wrote:
I can't seem to disable warnings on our production environment. 'use
warnings' is not included in any of the config/startup/scripts or custom
modules. Its possible I guess that its being used by a CPAN module.
We had a system on Debian 3.1 (apache/mod_perl 1.x)and I have be
I can't seem to disable warnings on our production environment. 'use
warnings' is not included in any of the config/startup/scripts or custom
modules. Its possible I guess that its being used by a CPAN module.
We had a system on Debian 3.1 (apache/mod_perl 1.x)and I have been doing
work to migra
10 matches
Mail list logo