cpan YAML 0.50

latest releases: 1.31, 1.30, 1.29...
18 years ago
  • Major refactoring of YAML.pm
  • Completely OO with same old functional UI
  • Support the $YAML::Stringify option which most be on for objects to get
    stringified. Otherwise dump the object.
  • Can dump overloaded objects now.
  • Completely refactor test suite using Test::Base
  • Create Test::YAML
  • Make test framework compatible with YAML::Syck - Test-Base-0.45
  • Reviewed all rt bugs. fixed many
  • Reviewed all emailed bugs. Fixed many.
  • Helped audrey complete YAML::Syck and worked on interoperability issues
  • Test well known yaml docs like svk and META.yml
  • Eliminate unsafe string evals
  • Can use with autouse. Spiffy-0.25
  • Support YAML::Marshall to help classes that want to do their own
    marshalling
  • Make objects tags configurable
  • -M option for ysh to test other implementations like YAML::Syck

Don't miss a new YAML release

NewReleases is sending notifications on new releases.