Yet another test failure I found on 5.11.3 while trying to build stand-alone Padre with some plugins. Gabor part of the output is this: t/01use.t ............................................................. 1/1 # Failed test 'use Catalyst;' # at t/01use.t line 3. # Tried to use 'Catalyst'. # Error: Not a GLOB reference at /home/szabgab/.perldist_xl/perl-5.11.3-xl-0.03/perl/lib/site_perl/5.11.3/namespace/clean.pm line 171. # Compilation failed in require at /home/szabgab/.perldist_xl/cpan_mirror/authors/id/B/BO/BOBTFISH/Catalyst-Runtime-5.80016/blib/lib/Catalyst.pm line 12. # BEGIN failed--compilation aborted at /home/szabgab/.perldist_xl/cpan_mirror/authors/id/B/BO/BOBTFISH/Catalyst-Runtime-5.80016/blib/lib/Catalyst.pm line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. t/01use.t ............................................................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/aggregate/c3_appclass_bug.t ......................................... Not a GLOB reference at /home/szabgab/.perldist_xl/perl-5.11.3-xl-0.03/perl/lib/site_perl/5.11.3/namespace/clean.pm line 171. Compilation failed in require at /home/szabgab/.perldist_xl/cpan_mirror/authors/id/B/BO/BOBTFISH/Catalyst-Runtime-5.80016/blib/lib/Catalyst.pm line 12. BEGIN failed--compilation aborted at /home/szabgab/.perldist_xl/cpan_mirror/authors/id/B/BO/BOBTFISH/Catalyst-Runtime-5.80016/blib/lib/Catalyst.pm line 12. Compilation failed in require at (eval 207) line 2. ...propagated at /home/szabgab/.perldist_xl/perl-5.11.3-xl-0.03/perl/lib/5.11.3/base.pm line 94. BEGIN failed--compilation aborted at t/aggregate/c3_appclass_bug.t line 18. # Looks like your test exited with 255 before it could output anything. t/aggregate/c3_appclass_bug.t ......................................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests