Codebase list libconfig-simple-perl / 882ae85
Update patch headers. gregor herrmann 11 years ago
2 changed file(s) with 7 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
00 Description: If the array is empty, we return an empty string.
11 Origin: vendor
2 Bug: http://bugs.debian.org/593043
3 Forwarded: no
2 Bug-Debian: http://bugs.debian.org/593043
3 Bug: https://rt.cpan.org/Ticket/Display.html?id=77642
4 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77642
45 Author: Raphaƫl Hertzog <hertzog@debian.org>
56 Reviewed-by: gregor herrmann <gregoa@debian.org>
6 Last-Update: 2010-08-16
7 Last-Update: 2012-06-05
78
89 --- a/Simple.pm
910 +++ b/Simple.pm
00 Description: change regexp for splitting "key = value" pairs in the ini style parser,
11 otherwise it chokes on non "word" chars
2 Bug: http://rt.cpan.org/Public/Bug/Display.html?id=49682
3 Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=49682
24 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546534
3 Bugs-CPAN: http://rt.cpan.org/Public/Bug/Display.html?id=49682
45 Author: gregor herrmann <gregoa@debian.org>
5 Last-Update: 2010-07-16
6 Last-Update: 2012-06-05
67
78 --- a/Simple.pm
89 +++ b/Simple.pm