API-ParallelsWPB
view release on metacpan or search on metacpan
t/release-kwalitee.t view on Meta::CPAN
BEGIN {
unless ($ENV{RELEASE_TESTING}) {
require Test::More;
Test::More::plan(skip_all => 'these tests are for release candidate testing');
}
}
# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.07
use strict;
use warnings;
use Test::Kwalitee;
( run in 1.223 second using v1.01-cache-2.11-cpan-39bf76dae61 )