Alien-Brotli
view release on metacpan or search on metacpan
t/author-eof.t view on Meta::CPAN
exit
}
}
use strict;
use warnings;
use Test::More;
# Generated by Dist::Zilla::Plugin::Test::EOF 0.0600
eval "use Test::EOF";
plan skip_all => 'Test::EOF required to test for correct end of file flag' if $@;
all_perl_files_ok({ minimum_newlines => 1, maximum_newlines => 4 });
done_testing();
( run in 0.628 second using v1.01-cache-2.11-cpan-94b05bcf43c )