YAML-Accessor version 0.10 ========================== I saw a need to integrate Class::Accessor with YAML::XS. You may not see this need, but I wanted it and I use it for a piece of code that sorely needs it. Here you go. Use it or don't. XXX: THIS IS PRE-BETA SOFTWARE. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: YAML::XS Class::Accessor Params::Validate COPYRIGHT AND LICENCE Put the correct copyright and licence information here. Copyright (C) 2011 by Alex J. Avriette This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available. And while you're distributing software, drink more beer.