Apache::TestMM->test dies after upgrade to 1.27

2005-10-21 Thread Christopher H. Laco
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 After upgrading Apache-Test to 1.27, my Makefile.PL dies with this error: > Can't use string ("Apache::TestMM") as a HASH ref while "strict refs" in use > at /usr/local/lib/perl/5.8.7/Apache/TestMM.pm line 56. It's not the most standard MAkefile in

Re: Apache::TestMM->test dies after upgrade to 1.27

2005-10-21 Thread Christopher H. Laco
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher H. Laco wrote: > After upgrading Apache-Test to 1.27, my Makefile.PL dies with this error: > > >>>Can't use string ("Apache::TestMM") as a HASH ref while "strict refs" in use >>>at /usr/local/lib/perl/5.8.7/Apache/TestMM.pm line 56. >

Re: Apache::TestMM->test dies after upgrade to 1.27

2005-10-21 Thread Christopher H. Laco
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher H. Laco wrote: > Christopher H. Laco wrote: > >>>After upgrading Apache-Test to 1.27, my Makefile.PL dies with this error: >>> >>> >>> >Can't use string ("Apache::TestMM") as a HASH ref while "strict refs" in >use at /usr/local/li