debian man page for yaml::marshall

Query: yaml::marshall

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

YAML::Marshall(3pm)					User Contributed Perl Documentation				       YAML::Marshall(3pm)

NAME
YAML::Marshall - YAML marshalling class you can mixin to your classes
SYNOPSIS
package Bar; use Foo -base; use YAML::Marshall -mixin;
DESCRIPTION
For classes that want to handle their own YAML serialization.
AUTHOR
Ingy dA~Xt Net <ingy@cpan.org>
COPYRIGHT
Copyright (c) 2006, 2011-2012. Ingy dA~Xt Net. All rights reserved. This 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> perl v5.14.2 2012-04-18 YAML::Marshall(3pm)
Related Man Pages
moosex::storage::format::yaml5.18(3pm) - mojave
yaml::any(3) - suse
moosex::storage::format::yaml(3) - osx
moosex::storage::format::yaml(3pm) - debian
yaml::node(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?