The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Don't filter until just before dispatch in run()

use Test::Base tests => 4;

eval {
    run { pass };
};

like "$@",
     qr/Can't find a function or method for/,
     'expect an error';

__END__
=== One
--- foo
xxx

=== Two
--- foo
xxx

=== Three
--- foo
xxx

=== Bad
--- foo filter_doesnt_exist_vsdyufbkhdkbjagyewkjbc
xxx