Subject: | Test-Output-0.11.tar.gz contains a binary file most likely left by an editor |
1. download Test-Output-0.11.tar.gz
2. tar ztvf Test-Output-0.11.tar.gz |grep _Output
3. -rw-r--r-- ssoriche/ssoriche 187 2008-10-22 18:38
Test-Output-0.11/lib/Test/._Output.pm
and of course, make test barfs on it: pod coverage cannot find pod in
this binary file:
t/pod-coverage.......NOK 2/3
# Failed test 'Pod coverage on Test::._Output'
# at /usr/lib/perl5/vendor_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Test::._Output: couldn't find pod
# Looks like you failed 1 test of 3.
t/pod-coverage.......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/3 tests, 66.67% okay
the content seems to me a remnant of an editor backup - you're working
under macosx, don't you?
==> i suggest to bump the revision to 0.12, remove all temp file, and
release 0.12 on cpan.