File: Changes

package info (click to toggle)
libdata-uriencode-perl 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 151; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (2)
1
2
3
4
5
0.11    * Fix bug in array expansion in flat_to_complex
        * Use foreach keys instead of while each to avoid non-reset on some data types.

0.10   2006-10-23
        * Initial release - from the URLEncode library of the YAR project.