The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "University of Neuchâtel stemmers",
   "author" : [
      "Nick Patch <patch@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4205",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lingua-Stem-UniNE",
   "prereqs" : {
      "build" : {
         "requires" : {
            "English" : "0",
            "Pod::Man" : "2.04",
            "String::Dump" : "0.05",
            "Test::More" : "0.82",
            "open" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3622"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Moo" : "1.001000",
            "Unicode::CaseFold" : "0",
            "Unicode::Normalize" : "0",
            "charnames" : "0",
            "namespace::clean" : "0",
            "parent" : "0",
            "perl" : "v5.8.1",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Lingua::Stem::UniNE" : {
         "file" : "lib/Lingua/Stem/UniNE.pm",
         "version" : "0.06"
      },
      "Lingua::Stem::UniNE::BG" : {
         "file" : "lib/Lingua/Stem/UniNE/BG.pm",
         "version" : "0.06"
      },
      "Lingua::Stem::UniNE::CS" : {
         "file" : "lib/Lingua/Stem/UniNE/CS.pm",
         "version" : "0.06"
      },
      "Lingua::Stem::UniNE::DE" : {
         "file" : "lib/Lingua/Stem/UniNE/DE.pm",
         "version" : "0.06"
      },
      "Lingua::Stem::UniNE::FA" : {
         "file" : "lib/Lingua/Stem/UniNE/FA.pm",
         "version" : "0.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/patch/lingua-stem-unine-pm5/issues"
      },
      "homepage" : "https://github.com/patch/lingua-stem-unine-pm5",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/patch/lingua-stem-unine-pm5.git"
      }
   },
   "version" : "0.06"
}