AI-MicroStructure

 view release on metacpan or  search on metacpan

t/t/001.t  view on Meta::CPAN

use strict;
use Test::More;


BEGIN{
use Test::More tests => 1;
use_ok('AI::MicroStructure');
};



( run in 0.833 second using v1.01-cache-2.11-cpan-7fcb06a456a )