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" : "Measure readability of English text",
   "author" : [
      "Kim Ryan <kimryan at cpan org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lingua-EN-Fathom",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Lingua::EN::Syllable" : "0.28",
            "locale" : "1",
            "strict" : "1.04",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Lingua::EN::Fathom" : {
         "file" : "lib/Lingua/EN/Fathom.pm",
         "version" : "1.18"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.18"
}