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.677 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )