The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'merge .pod files into their .pm counterparts'
author:
  - 'Yanick Champoux <yanick@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::DZil: '0'
  Test::More: '0.88'
  perl: '5.006'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Dist-Zilla-Plugin-CoalescePod
provides:
  Dist::Zilla::Plugin::CoalescePod:
    file: lib/Dist/Zilla/Plugin/CoalescePod.pm
    version: v0.2.2
requires:
  Dist::Zilla::Role::FileMunger: '0'
  Moose: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/yanick/Dist-Zilla-Plugin-CoalescePod/issues
  homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-CoalescePod/
  repository: https://github.com/yanick/Dist-Zilla-Plugin-CoalescePod.git
version: 0.2.2
x_author_pledge:
  version: 1
x_authority: cpan:YANICK
x_contributors:
  - 'Michael Jemmeson <michael.jemmeson@(none)>'