The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Release tests for portability",
   "author" : [
      "Marcel Gruenauer <marcel@cpan.org>",
      "Randy Stauner <rwstauner@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200008, CPAN::Meta::Converter version 2.110930",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-PortabilityTests",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::Plugin::InlineFiles" : 0,
            "Dist::Zilla::Role::FileMunger" : 0,
            "Moose" : 0,
            "Test::Portability::Files" : 0,
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : 0,
            "English" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "Scalar::Util" : 0,
            "Test::DZil" : 0,
            "Test::More" : "0.94"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::PortabilityTests" : {
         "file" : "lib/Dist/Zilla/Plugin/PortabilityTests.pm",
         "version" : "1.111840"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dist-zilla-plugin-portabilitytests at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-PortabilityTests"
      },
      "homepage" : "http://search.cpan.org/dist/Dist-Zilla-Plugin-PortabilityTests/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/hanekomu/Dist-Zilla-Plugin-PortabilityTests.git",
         "web" : "http://github.com/hanekomu/Dist-Zilla-Plugin-PortabilityTests"
      }
   },
   "version" : "1.111840"
}