File: Changes

package info (click to toggle)
libdata-yaml-perl 0.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 140 kB
  • ctags: 21
  • sloc: perl: 519; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 273 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Revision history for Data-YAML

0.0.3   2007-03-17
      - Initial release.
    
0.0.4   2007-03-17
      - Added tests for input / output modes
      - Added the tests to MANIFEST. D'oh.

0.0.5   2007-03-20

0.0.6   2009-03-07
      - Fix ESCAPE_CHAR regex. Refs #31804.