AnyEvent-Handle-Writer

 view release on metacpan or  search on metacpan

xt/99-dist.pl  view on Meta::CPAN

#!/usr/bin/perl

use lib::abs '../lib';
use Test::More;
use Test::Dist;
use Test::NoWarnings;
chdir lib::abs::path('..');

Test::Dist::dist_ok(
	'+' => 1,
	skip => [qw(prereq)],
	kwalitee => {
		req => [qw( has_separate_license_file has_example



( run in 1.927 second using v1.01-cache-2.11-cpan-87723dcf8b7 )