AI-FuzzyEngine

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

# Note: this file was auto-generated by Module::Build::Compat version 0.3800
require 5.008009;
use ExtUtils::MakeMaker;
WriteMakefile
(
  'PL_FILES' => {},
  'INSTALLDIRS' => 'site',
  'NAME' => 'AI::FuzzyEngine',
  'EXE_FILES' => [],
  'VERSION_FROM' => 'lib/AI/FuzzyEngine.pm',
  'PREREQ_PM' => {
                   'Test::More' => 0,
                   'Scalar::Util' => 0,
                   'List::Util' => 0,
                   'Test::Most' => 0,
                   'List::MoreUtils' => 0,
                   'Carp' => 0
                 }
)
;

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

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