Subject: | Apache2 startup error |
Date: | Wed, 26 Jun 2013 18:05:09 -0700 |
To: | bug-Apache2-Controller [...] rt.cpan.org |
From: | John Dunlap <john [...] lariat.co> |
Debian 7 64 bit
Apache2 2.2.22-13
mod_perl 2.0.7-3
perl 5.14.2-21
[Wed Jun 26 17:40:52 2013] [error] UNIVERSAL->import is deprecated and will
be removed in a future perl at
/usr/local/share/perl/5.14.2/Apache2/Controller/Funk.pm line 44.\nBEGIN
failed--compilation aborted at
/usr/local/share/perl/5.14.2/Apache2/Controller/Funk.pm line
44.\nCompilation failed in require at
/usr/local/share/perl/5.14.2/Apache2/Controller/NonResponseBase.pm line
64.\nBEGIN failed--compilation aborted at
/usr/local/share/perl/5.14.2/Apache2/Controller/NonResponseBase.pm line
64.\nCompilation failed in require at (eval 22) line 2.\n\t...propagated at
/usr/share/perl/5.14/base.pm line 93.\nBEGIN failed--compilation aborted at
/usr/local/share/perl/5.14.2/Apache2/Controller/Session.pm line
279.\nCompilation failed in require at /etc/apache2/startup.pl line
21.\nBEGIN failed--compilation aborted at /etc/apache2/startup.pl line
21.\nCompilation failed in require at (eval 2) line 1.\n
This didn't happen on Debian 6. The difference appears to be the perl
version. Debian 6 was v5.10.1 and Debian 7 is v5.14.2.
Any thoughts on how I should proceed?