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" : "Force number of words to singular or plural",
   "author" : [
      "Simon Cozens <simon@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lingua-EN-Inflect-Number",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "Lingua::EN::Inflect" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/neilbowers/Lingua-EN-Inflect-Number",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/neilbowers/Lingua-EN-Inflect-Number.git",
         "web" : "https://github.com/neilbowers/Lingua-EN-Inflect-Number"
      }
   },
   "version" : "1.12"
}