+ make extracting more effective
+ line with only '=' characters is not treated as quoter
anymore, but separator
+ mark separating lines with "separator => 1" hash entry
+ don't return "empty => ''" hash key
+ update tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Quoted?expand=0&rev=4
17 lines
533 B
Plaintext
17 lines
533 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 16 08:11:14 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
- update to 2.06:
|
|
+ make extracting more effective
|
|
+ line with only '=' characters is not treated as quoter
|
|
anymore, but separator
|
|
+ mark separating lines with "separator => 1" hash entry
|
|
+ don't return "empty => ''" hash key
|
|
+ update tests
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 26 14:42:39 UTC 2009 - lars@linux-schulserver.de
|
|
|
|
- initial version 2.05
|
|
|