123456789 use strict;use warnings;# This test was generated for <lib/WWW/CPAN/SQLite.pm># using by Dist::Zilla::Plugin::Test::Compile::PerFile ( Test::Compile::PerFile ) version 0.004000# with template 01-basic.t.tpluse Test::More 0.89 tests => 1;require_ok("WWW/CPAN/SQLite.pm");
use
strict;
warnings;
# This test was generated for <lib/WWW/CPAN/SQLite.pm>
# using by Dist::Zilla::Plugin::Test::Compile::PerFile ( Test::Compile::PerFile ) version 0.004000
# with template 01-basic.t.tpl
Test::More 0.89
tests
=> 1;
require_ok(
"WWW/CPAN/SQLite.pm"
);