The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Copy (or move) specific files after building (for SCM inclusion, etc.)'
author:
  - 'Ryan C. Thompson <rct@thompsonclan.org>'
build_requires:
  Carp: '0'
  Dist::Zilla::Plugin::ReadmeAnyFromPod: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Scalar::Util: '0'
  Test::DZil: '0'
  Test::Exception: '0'
  Test::More: '0.94'
  Test::Most: '0'
  autodie: '0'
  blib: '1.01'
  perl: '5.008'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.003, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Dist-Zilla-Plugin-CopyFilesFromBuild
no_index:
  directory:
    - corpus
provides:
  Dist::Zilla::Plugin::CopyFilesFromBuild:
    file: lib/Dist/Zilla/Plugin/CopyFilesFromBuild.pm
    version: '0.163040'
requires:
  Dist::Zilla::Role::AfterBuild: '0'
  File::Copy: '0'
  List::Util: '1.33'
  Moose: '0'
  MooseX::Has::Sugar: '0'
  Path::Tiny: '0'
  Set::Scalar: '0'
  perl: '5.008'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  homepage: https://github.com/DarwinAwardWinner/Dist-Zilla-Plugin-CopyFilesFromBuild
  repository: https://github.com/DarwinAwardWinner/Dist-Zilla-Plugin-CopyFilesFromBuild.git
version: '0.163040'