Query: yaml::dumper
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
YAML::Dumper(3) User Contributed Perl Documentation YAML::Dumper(3)NAMEYAML::Dumper - YAML class for dumping Perl objects to YAMLSYNOPSISuse YAML::Dumper; my $dumper = YAML::Dumper->new; $dumper->indent_width(4); print $dumper->dump({foo => 'bar'});DESCRIPTIONYAML::Dumper is the module that YAML.pm used to serialize Perl objects to YAML. It is fully object oriented and usable on its own.AUTHORIngy dA~Xt Net <ingy@cpan.org>COPYRIGHTCopyright (c) 2006. 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.12.1 2010-01-03 YAML::Dumper(3)
Related Man Pages |
---|
ysh(1p) - debian |
yaml::node(3) - centos |
moosex::yaml(3pm) - debian |
shell::perl::dumper(3pm) - debian |
template::plugin::yaml(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Change directory error |
Tar Command |
A (ksh) Library For and From UNIX.com |