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.300 second using v1.01-cache-2.11-cpan-7f9471e7e0a )