AI-FuzzyInference

 view release on metacpan or  search on metacpan

t/use.t  view on Meta::CPAN

#!/usr/bin/env perl -w
use strict;
use Test;
BEGIN { plan tests => 1 }

use AI::FuzzyInference; ok(1);
exit;

__END__

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.485 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )