12345678910 use strict;use warnings;# This test was generated for <lib/ELF/Extract/Sections/Meta/Scanner.pm># using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.003000# with template 01-basic.t.tpluse Test::More 0.89 tests => 1;require_ok("lib/ELF/Extract/Sections/Meta/Scanner.pm");
use
strict;
warnings;
# This test was generated for <lib/ELF/Extract/Sections/Meta/Scanner.pm>
# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( @Author::KENTNL/Test::Compile::PerFile ) version 0.003000
# with template 01-basic.t.tpl
Test::More 0.89
tests
=> 1;
require_ok(
"lib/ELF/Extract/Sections/Meta/Scanner.pm"
);