The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Pack your dependencies onto your script file",
   "author" : [
      "Mike Doherty <doherty@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-FatPacker",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Kwalitee" : "1.12",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "App::FatPacker" : "0",
            "Dist::Zilla" : "0",
            "Dist::Zilla::Role::FileMunger" : "0",
            "File::Path" : "0",
            "File::Temp" : "0",
            "Moose" : "0",
            "ok" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0.94",
            "ok" : "0"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::FatPacker" : {
         "file" : "lib/Dist/Zilla/Plugin/FatPacker.pm",
         "version" : "1.141200"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dist-zilla-plugin-fatpacker at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-FatPacker"
      },
      "homepage" : "http://search.cpan.org/dist/Dist-Zilla-Plugin-FatPacker/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/doherty/Dist-Zilla-Plugin-FatPacker.git",
         "web" : "https://github.com/doherty/Dist-Zilla-Plugin-FatPacker"
      }
   },
   "version" : "1.141200"
}