The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "a formatter for spellchecking Pod",
   "author" : [
      "Sean M. Burke <sburke@cpan.org>",
      "Caleb Cushing <xenoterracide@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.044, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Pod-Spell",
   "no_index" : {
      "file" : [
         "perlcritic.rc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06"
         },
         "suggests" : {
            "JSON::PP" : "2.27300"
         }
      },
      "develop" : {
         "requires" : {
            "English" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::DependentModules" : "0",
            "Test::EOL" : "0",
            "Test::More" : "0.96",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Spelling" : "0.12",
            "Test::Vars" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Tiny" : "0",
            "File::ShareDir" : "0",
            "Lingua::EN::Inflect" : "0",
            "POSIX" : "0",
            "Path::Tiny" : "0",
            "Pod::Escapes" : "0",
            "Pod::Parser" : "0",
            "Text::Wrap" : "0",
            "constant" : "0",
            "locale" : "0",
            "parent" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "Pod::Spell" : {
         "file" : "lib/Pod/Spell.pm",
         "version" : "1.20"
      },
      "Pod::Wordlist" : {
         "file" : "lib/Pod/Wordlist.pm",
         "version" : "1.20"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/perl-pod/Pod-Spell",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/perl-pod/Pod-Spell.git",
         "web" : "https://github.com/perl-pod/Pod-Spell"
      }
   },
   "version" : "1.20",
   "x_contributors" : [
      "David Golden <dagolden@cpan.org>",
      "Kent Fredric <kentfredric@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Olivier Mengué <dolmen@cpan.org>",
      "Paulo Custodio <pauloscustodio@gmail.com>"
   ]
}