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 4.300038, CPAN::Meta::Converter version 2.132510",
   "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" : "6.30",
            "File::ShareDir::Install" : "0.03"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Kwalitee" : "1.08",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Tiny" : "0",
            "File::ShareDir::ProjectDistDir" : "0",
            "File::Slurp" : "0",
            "Lingua::EN::Inflect" : "0",
            "Pod::Escapes" : "0",
            "Pod::Parser" : "0",
            "Text::Wrap" : "0",
            "base" : "0",
            "constant" : "0",
            "locale" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Pod::Spell" : {
         "file" : "lib/Pod/Spell.pm",
         "version" : "1.07"
      },
      "Pod::Wordlist" : {
         "file" : "lib/Pod/Wordlist.pm",
         "version" : "1.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/xenoterracide/pod-spell/issues"
      },
      "homepage" : "https://metacpan.org/dist/Pod-Spell",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/xenoterracide/pod-spell.git",
         "web" : "https://github.com/xenoterracide/pod-spell"
      }
   },
   "version" : "1.07",
   "x_contributors" : [
      "David Golden <dagolden@cpan.org>"
   ]
}