Revision history for Bencode

1.2 (2007-11-04 19:37:37+01:00)

  • 1.1 was released without Changelog; fill in changes

  • Switch to POD changelog

  • Add test for newline-resilient string parsing (RT #30466)

1.1 (2007-11-04 19:14:24+01:00)

  • Change parsing of strings to not break on newlines (RT #30466)

  • Add leniency option to bdecode (RT #19665)

  • Greatly improved error reporting (RT #30466)

  • Fix test suite to check for correct error message when rejecting input

  • Switch to inheritance-based use of Exporter (previously imported import; not available on older Perls)

1.0 (2006-04-15 11:54:39+01:00)

  • Initial release.