The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Perl interface to the Jspell morphological analyser.",
   "author" : [
      "Alberto Simões <ambs@cpan.org>",
      "José João Almeida <jj@di.uminho.pt\">",
      "Ulisses Pinto"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4214",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lingua-Jspell",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Config::AutoConf" : "0.14",
            "ExtUtils::CBuilder" : "0.27",
            "ExtUtils::LibBuilder" : "0.01",
            "Module::Build" : "0.3603",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Config::AutoConf" : "0.14",
            "ExtUtils::CBuilder" : "0.27",
            "ExtUtils::LibBuilder" : "0.01",
            "Module::Build" : "0.3603"
         }
      },
      "runtime" : {
         "requires" : {
            "Archive::Any" : "0.0932",
            "Data::Compare" : "1.22",
            "ExtUtils::Manifest" : "0",
            "File::Copy" : "0",
            "IPC::Open2" : "0",
            "LWP::Simple" : "0",
            "YAML" : "0.72"
         }
      }
   },
   "provides" : {
      "Lingua::Jspell" : {
         "file" : "lib/Lingua/Jspell.pm",
         "version" : "1.90"
      },
      "Lingua::Jspell::DictManager" : {
         "file" : "lib/Lingua/Jspell/DictManager.pm",
         "version" : "1.90"
      },
      "Lingua::Jspell::EAGLES" : {
         "file" : "lib/Lingua/Jspell/EAGLES.pm",
         "version" : "1.90"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://natura.di.uminho.pt/svn/main/Lingua/Jspell/"
      }
   },
   "version" : "1.90",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}