CPAN::Reporter in action!
...
Writing Makefile for Acme::Bleach
(/usr/local/bin/perl Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/Acme/Bleach.pm blib/lib/Acme/Bleach.pm
cp lib/Acme/Morse.pm blib/lib/Acme/Morse.pm
cp lib/Acme/DWIM.pm blib/lib/Acme/DWIM.pm
Manifying blib/man3/Acme::Morse.3
Manifying blib/man3/Acme::Bleach.3
Manifying blib/man3/Acme::DWIM.3
(/usr/bin/make exited with 0)
CPAN::Reporter: make result is 'pass', No errors.
  DCONWAY/Acme-Bleach-1.12.tar.gz
  /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bleach....ok
t/DWIM......ok
t/morse.....ok
All tests successful.
...