{
  "abstract" : "Match text question against possible answer strings",
  "author" : [
     "[email protected]"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4229",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Text-Match",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.4224"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Data::Dump" : "0",
           "Data::Table::Text" : "20200101",
           "Math::Permute::List" : "0",
           "Test2::API" : "0",
           "Test::More" : "0",
           "feature" : "0"
        }
     }
  },
  "provides" : {
     "Text::Match" : {
        "file" : "lib/Text/Match.pm",
        "version" : "20201221"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/philiprbrenan/TextMatch/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "https://github.com/philiprbrenan/TextMatch"
     }
  },
  "version" : "20201221",
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}