AI-Fuzzy
view release on metacpan or search on metacpan
@range = $fl->range();
# returns a list of labels, sorted by their midpoints
# eg: ("cold", "cool", "lukewarm", "warm", "hot")
=head1 AUTHOR
Tom Scanlan <tscanlan@openreach.com>,
current maintainer
Michal Wallace (sabren@manifestation.com),
original author
=head1 SEE ALSO
Move along, nothing to "see also" here...
=head1 BUGS
Please send any bugs to Tom Scanlan <tscanlan@openreach.com>
$s = new AI::Fuzzy::Set( $fl->label($value) ); # same thing, but now
it's an object
@range = $fl->range(); # returns a list of labels, sorted by their
midpoints # eg: ("cold", "cool", "lukewarm", "warm", "hot")
AUTHOR
Tom Scanlan <tscanlan@openreach.com>, current maintainer
Michal Wallace (sabren@manifestation.com), original author
SEE ALSO
Move along, nothing to "see also" here...
BUGS
Please send any bugs to Tom Scanlan <tscanlan@openreach.com>
( run in 2.174 seconds using v1.01-cache-2.11-cpan-5c0b1e786e0 )