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" : "All-in-One Japanese text normalizer",
   "author" : [
      "pawa <pawapawa@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.11.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lingua-JA-NormalizeText",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "HTML::Entities" : "3.66",
            "HTML::Scrubber" : "0.10",
            "Lingua::JA::Dakuon" : "0",
            "Lingua::JA::Moji" : "0.32",
            "Lingua::JA::Regular::Unicode" : "0.11",
            "Sub::Install" : "0",
            "Unicode::Normalize" : "1.00",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0",
            "Test::More" : "0.99",
            "Test::Warn" : "0.20"
         }
      }
   },
   "provides" : {
      "Lingua::JA::NormalizeText" : {
         "file" : "lib/Lingua/JA/NormalizeText.pm",
         "version" : "0.43"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pawa-/Lingua-JA-NormalizeText/issues"
      },
      "homepage" : "https://github.com/pawa-/Lingua-JA-NormalizeText",
      "repository" : {
         "url" : "git://github.com/pawa-/Lingua-JA-NormalizeText",
         "web" : "https://github.com/pawa-/Lingua-JA-NormalizeText"
      }
   },
   "version" : "0.43",
   "x_contributors" : [
      "pawa <pawa@dojikko.com>",
      "pawa <pawa@pawafuru.com>"
   ]
}