Skip Menu |

This queue is for tickets about the Config-IniFiles CPAN distribution.

Report information
The Basics
Id: 62944
Status: resolved
Priority: 0/
Queue: Config-IniFiles

People
Owner: Nobody in particular
Requestors: sharyanto [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Allow items outside sections
Since there are a lot of INI files which contain items outside any section (example: php.ini), perhaps add on option to allow this? All items outside any section can be assumed to be in a section named '', or something like that.
Subject: [patch] Allow items outside sections
I made a patch for this, please review. Thanks. https://github.com/sharyanto/perl-Config-IniFiles/ commit/77972b489dc9eba89ffa374fc7cebb460129d752
Thanks. Applied the patch and uploaded Config-IniFiles-2.59.tar.gz to the CPAN. Regards, -- Shlomi Fish