The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

use strict;
# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.15
use Test::More 0.88;
my @files = (
'lib/Module/Format/AsHTML.pm',
't/00-compile.t',
't/as-html.t'
);
notabs_ok($_) foreach @files;
done_testing;