Subject: | "make test" warning |
On Fedora Core 5 (perl 5.8.8), "make test" gives a warning:
+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/01_Log-Message-Config....ok
t/02_Log-Message...........Use of uninitialized value in regexp
compilation at t/02_Log-Message.t line 87.
ok
All tests successful.
Files=2, Tests=34, 0 wallclock secs ( 0.14 cusr + 0.04 csys = 0.18 CPU)
This was noticed while building Log::Message for Fedora Extras.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=189044