The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "turn on strict and make all warnings fatal",
   "author" : [
      "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.9, CPAN::Meta::Converter version 2.140630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "https://metacpan.org/pod/CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "strictures",
   "no_index" : {
      "directory" : [
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {}
      },
      "develop" : {
         "requires" : {
            "bareword::filehandles" : "0",
            "indirect" : "0",
            "multidimensional" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "bareword::filehandles" : "0",
            "indirect" : "0",
            "multidimensional" : "0"
         },
         "requires" : {}
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-strictures@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=strictures"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://git.shadowcat.co.uk/p5sagit/strictures.git",
         "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/strictures.git"
      }
   },
   "version" : "1.005004"
}