Skip Menu |

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

Report information
The Basics
Id: 4310
Status: resolved
Worked: 10 min
Priority: 0/
Queue: Config-Tiny

People
Owner: Nobody in particular
Requestors: mattr [...] telebody.com
Cc:
AdminCc:

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



Subject: Trailing whitespace not chomped
Coming from Config::IniFiles, I expected whitespace to behave as follows: - allowed on both sides of the equals sign - string doesn't break if it contains whitespace - trailing whitespace is removed Unfortunately whitespace at the end of a line is not removed, while the first and second requirements work correctly. This made it unacceptable for my app and I went back to Config::IniFiles. Matt Rosin m a t t r AT nospam.telebody.com
That is indeed the expected behaviour. Parsing regex fixed, bug is resolved, Config::Tiny 1.3 uploaded to PAUSE.
From: mattr at nospam.telebody.com
Wow, that was fast! Thank you! Matt
From: matt r
huh. no how about the rt bug that lets guests change status to open again.. a feature? sorry.