123456789 #! perluse 5.008003;use strict;use warnings;use Test::More 0.88 tests => 1;require_ok('Dist::Zilla::App::Command::kwalitee');
#! perl
use
5.008003;
strict;
warnings;
Test::More 0.88
tests
=> 1;
require_ok(
'Dist::Zilla::App::Command::kwalitee'
);