Revision history for Perl module YAML::Object

0.05     Tue May 11 16:54:18 CEST 2010
      - Change yaml_config() can take options

0.0401   Sat Apr  3 13:27:57 CEST 2010
      - Update Changes
      - Update repo structure
      - Update t/

0.04    Wed Mar 11 20:13:44 CET 2009
      - Object is overloaded as a symbol, which enables you to do
        *$obj->{$ref_type}, since ref($obj) is not supported.

0.01    Mon Apr 28 23:40:30 CET 2008
      - Committed first version of YAML::Object

