See subject. A sample failing log looks like this:
t/36-dsl.t .............. ok
Can't locate Devel/Confess.pm in @INC (you may need to install the Devel::Confess module) (@INC entries checked: /home/eserte/.cpan/build/2024042607/ExtUtils-Builder-0.001-0/blib/lib /home/eserte/.cpan/build/2024042607/ExtUtils-Builder-0.001-0/blib/arch /home/eserte/.cpan/build/2024042607/ExtUtils-Config-0.009-0/blib/arch /home/eserte/.cpan/build/2024042607/ExtUtils-Config-0.009-0/blib/lib /home/eserte/.cpan/build/2024042607/ExtUtils-Config-0.009-0/blib/arch /home/eserte/.cpan/build/2024042607/ExtUtils-Config-0.009-0/blib/lib /opt/perl-5.38.2/lib/site_perl/5.38.2/x86_64-linux /opt/perl-5.38.2/lib/site_perl/5.38.2 /opt/perl-5.38.2/lib/5.38.2/x86_64-linux /opt/perl-5.38.2/lib/5.38.2 .).
BEGIN failed--compilation aborted.
# Failed test 'Makefile exists'
# at t/40-eumm-plan.t line 50.
Couldn't open Makefile: No such file or directory at t/40-eumm-plan.t line 52.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/40-eumm-plan.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
See subject. A sample failing log looks like this: