Subject: | Posing A Question, Not Positing A Failure |
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00-basic....ok 3/6#
# Enable debugging output ?
I'll sit at that prompt until the cows come home. It wasn't until I jumped into the t/ did I realize you're asking a question, not positing a failed test. Perhaps use the following:
t/00-basic....ok 3/6#
# Enable debugging output [Y/n]?
That small addition would plug my idiocy.