Config-IOD

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Read and write IOD/INI configuration files'
author:
  - 'perlancar <perlancar@cpan.org>'
build_requires:
  File::ShareDir::Tarball: '0'
  File::Slurper: '0'
  File::Spec: '0'
  File::Temp: '0.2307'
  IO::Handle: '0'
  IOD::Examples: '0.201'
  IPC::Open3: '0'
  Test::Config::IOD::Common: '0'
  Test::More: '0.98'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Config-IOD
provides:
  Config::IOD:
    file: lib/Config/IOD.pm
    version: '0.353'
  Config::IOD::Constants:
    file: lib/Config/IOD/Constants.pm
    version: '0.353'
  Config::IOD::Document:
    file: lib/Config/IOD/Document.pm
    version: '0.353'
  Config::IOD::INI:
    file: lib/Config/IOD/INI.pm
    version: '0.353'
  Test::Config::IOD:
    file: lib/Test/Config/IOD.pm
    version: '0.353'
requires:
  Config::IOD::Base: '0.344'
  Exporter: '5.57'
  Test::Differences: '0'
  Test::Exception: '0'
  Test::More: '0.98'
  constant: '0'
  overload: '0'
  parent: '0'
  perl: '5.010001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Config-IOD
  homepage: https://metacpan.org/release/Config-IOD
  repository: git://github.com/perlancar/perl-Config-IOD.git
version: '0.353'
x_Dist_Zilla:
  perl:
    version: '5.034000'
  plugins:
    -
      class: Dist::Zilla::Plugin::InsertBlock::FromModule
      name: InsertBlock::FromModule
      version: '0.103'
    -
      class: Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease
      name: '@Author::PERLANCAR/PERLANCAR::CheckPendingRelease'
      version: '0.001'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
      name: '@Author::PERLANCAR/@Filter/GatherDir'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Author::PERLANCAR/@Filter/PruneCruft'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Author::PERLANCAR/@Filter/ManifestSkip'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::PERLANCAR/@Filter/MetaYAML'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Author::PERLANCAR/@Filter/License'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: '@Author::PERLANCAR/@Filter/PodCoverageTests'
      version: '6.024'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests



( run in 1.304 second using v1.01-cache-2.11-cpan-39bf76dae61 )