123456789 #!perl# This test is generated by Dist::Zilla::Plugin::Test::Kwaliteeuse strict;use warnings;use Test::More; # needed to provide plan.eval "use Test::Kwalitee";plan skip_all => "Test::Kwalitee required for testing kwalitee" if $@;
#!perl
# This test is generated by Dist::Zilla::Plugin::Test::Kwalitee
use
strict;
warnings;
Test::More;
# needed to provide plan.
eval
"use Test::Kwalitee"
;
plan
skip_all
=>
"Test::Kwalitee required for testing kwalitee"
if
$@;