The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Copy files from a release (for SCM inclusion, etc.)",
   "author" : [
      "Graham Knop <haarg@haarg.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-CopyFilesFromRelease",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::Role::AfterRelease" : "0",
            "File::Copy" : "0",
            "Moose" : "0",
            "Moose::Autobox" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Dist-Zilla-Plugin-CopyFilesFromRelease@rt.cpan.org",
         "web" : "https://rt.cpan.org/Dist/Display.html?Name=Dist-Zilla-Plugin-CopyFilesFromRelease"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/haarg/Dist-Zilla-Plugin-CopyFilesFromRelease.git",
         "web" : "https://github.com/haarg/Dist-Zilla-Plugin-CopyFilesFromRelease"
      }
   },
   "version" : "0.003"
}