Hi Kent:
I was packaging ELF::Extract::Sections for Debian, and came across some
warnings during testing:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Prototype mismatch: sub ELF::Extract::Sections::Section::coerce () vs
none at /usr/share/perl5/Sub/Exporter.pm line 896
# Testing ELF::Extract::Sections 0.0102, Perl 5.010000, /usr/bin/perl
t/00-load.t ....... ok
t/boilerplate.t ... ok
t/kwaliee.t ....... skipped: Test::Kwalitee not installed; skipping
Prototype mismatch: sub ELF::Extract::Sections::Section::coerce () vs
none at /usr/share/perl5/Sub/Exporter.pm line 896
t/pod-coverage.t .. ok
t/pod.t ........... ok
All tests successful.
I'm not sure what they are, but being that they come up in your tests,
and just from loading ELF::Extract::Sections, I assume that it is your
fault. :D
I would rather like if we could troubleshoot the issue and clean it up
so that I can release the package as soon as possible :-)
Cheers,
Jonathan
PS: not sure if you noticed the misspelling on 'kwalitee' for the
kwalitee test...