File: Changes

package info (click to toggle)
libhash-flatten-perl 1.19-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 658; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Thu Sep 23 09:52:13 2010 - 1.19
    * Fix handling of 0 and '' key values (thanks to Fabrice Dulaunoy)
    * Update docs to reflect behaviour: EscapeSequence=undef
      doesn't work, you need to use the DisableEscapes Option
      (thanks to Fischer Ronald)

Tue Apr 11 14:44:55 2006 - 1.16
    * modified default escape sequence handling (bug fix)
    * unit tests now change into t/ directory correctly under windows environment

Thu Oct 27 21:13:21 2005 - 1.15
    Fix for overload thanks to Marcel Grnauer

Fri Oct 22 15:49:15 2004 - 1.35
    - Public release (CPAN)