yaml::dumper::base(3pm) debian man page | unix.com

Man Page: yaml::dumper::base

Operating Environment: debian

Section: 3pm

YAML::Dumper::Base(3pm) 				User Contributed Perl Documentation				   YAML::Dumper::Base(3pm)

NAME
YAML::Dumper::Base - Base class for YAML Dumper classes
SYNOPSIS
package YAML::Dumper::Something; use YAML::Dumper::Base -base;
DESCRIPTION
YAML::Dumper::Base is a base class for creating YAML dumper classes.
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::Dumper::Base(3pm)
Related Man Pages
yaml::any(3) - centos
padre::plugin::yaml(3pm) - debian
yaml::any(3pm) - debian
yaml::node(3pm) - debian
yaml::xs(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file