The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.23 - 2015-10-14

  • Add the utf8 BOM to this file. Let's hope the CPAN toolchain can cope. If it can't, another version of the code will have to be released.
  • Fix read() and write() so they work on files called '0' (zero). See RT#107754. Many thanx to Григорий Кудренко for the report and patch.
  • Add t/05.zero.t and t/0 to test the new code.
  • Reformat the source slightly.

Modules

Read/Write .ini style files with as little code as possible