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