The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Classify data with Analogical Modeling",
   "author" : [
      "Theron Stanford <shixilun@yahoo.com>, Nathan Glenn <garfieldnate@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Algorithm-AM",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::PluginBundle::NGLENN" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Spelling" : "0.12"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Tiny" : "0",
            "Crypt::PRNG" : "0",
            "Exporter::Easy" : "0",
            "Import::Into" : "0",
            "Log::Any" : "0",
            "Path::Tiny" : "0",
            "Text::Table" : "0",
            "XSLoader" : "0",
            "feature" : "0",
            "integer" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "FindBin" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::LongString" : "0",
            "Test::More" : "0.88",
            "Test::NoWarnings" : "0"
         }
      }
   },
   "provides" : {
      "Algorithm::AM" : {
         "file" : "lib/Algorithm/AM.pm",
         "version" : "3.05"
      },
      "Algorithm::AM::Batch" : {
         "file" : "lib/Algorithm/AM/Batch.pm",
         "version" : "3.05"
      },
      "Algorithm::AM::BigInt" : {
         "file" : "lib/Algorithm/AM/BigInt.pm",
         "version" : "3.05"
      },
      "Algorithm::AM::DataSet" : {
         "file" : "lib/Algorithm/AM/DataSet.pm",
         "version" : "3.05"
      },
      "Algorithm::AM::DataSet::Item" : {
         "file" : "lib/Algorithm/AM/DataSet/Item.pm",
         "version" : "3.05"
      },
      "Algorithm::AM::Result" : {
         "file" : "lib/Algorithm/AM/Result.pm",
         "version" : "3.05"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/garfieldnate/Algorithm-AM/issues"
      },
      "homepage" : "https://github.com/garfieldnate/Algorithm-AM",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/garfieldnate/Algorithm-AM.git",
         "web" : "https://github.com/garfieldnate/Algorithm-AM"
      }
   },
   "version" : "3.05",
   "x_authority" : "cpan:NGLENN",
   "x_contributors" : [
      "garfieldnate <garfieldnate@gmail.com>",
      "Nathan Glenn <garfieldnate@gmail.com>",
      "Nick <nlogan@gmail.com>"
   ]
}