The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Add test failures if warnings are caught",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.132620",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Test-FailWarnings",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "File::Spec" : "0",
            "Test::More" : "0.86",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0.12",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "List::Util" : "0",
            "Test::More" : "0.96",
            "constant" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Test::FailWarnings" : {
         "file" : "lib/Test/FailWarnings.pm",
         "version" : "0.008"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/Test-FailWarnings/issues"
      },
      "homepage" : "https://github.com/dagolden/Test-FailWarnings",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/Test-FailWarnings.git",
         "web" : "https://github.com/dagolden/Test-FailWarnings"
      }
   },
   "version" : "0.008",
   "x_authority" : "cpan:DAGOLDEN"
}