Acme-HidamariSketch
view release on metacpan or search on metacpan
t/00_compile.t view on Meta::CPAN
use strict;
use warnings;
use utf8;
use Test::More;
use_ok $_ for qw(
Acme::HidamariSketch
);
done_testing;
( run in 0.383 second using v1.01-cache-2.11-cpan-4ef0a570458 )