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: 'A module for reading .ini-style configuration files.'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  English: '0'
  Exporter: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::File: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Scalar::Util: '0'
  Test::More: '0'
  base: '0'
  blib: '1.01'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150001'
keywords:
  - config
  - configuration
  - files
  - ini
  - ini
  - files
  - pure-perl
  - tested
  - tie
  - windows
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Config-IniFiles
provides:
  Config::IniFiles:
    file: lib/Config/IniFiles.pm
    version: '2.92'
requires:
  Carp: '0'
  Fcntl: '0'
  File::Basename: '0'
  File::Temp: '0'
  IO::Scalar: '0'
  List::Util: '1.33'
  Symbol: '0'
  perl: '5.008'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Config-IniFiles
  repository: ssh://hg@bitbucket.org/shlomif/perl-Config-IniFiles
version: '2.92'