|
NAMEYAML::Marshall - YAML marshalling class you can mixin to your classesSYNOPSISpackage Bar; use Foo -base; use YAML::Marshall -mixin; DESCRIPTIONFor classes that want to handle their own YAML serialization.AUTHORingy döt Net <ingy@cpan.org>COPYRIGHTCopyright 2001-2014. Ingy döt NetThis program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See <http://www.perl.com/perl/misc/Artistic.html>
Visit the GSP FreeBSD Man Page Interface. |