YAML::Loader(3pm) - phpMan

Command: man perldoc info search(apropos)  


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



NAME
       YAML::Loader - YAML class for loading Perl objects to YAML

SYNOPSIS
           use YAML::Loader;
           my $loader = YAML::Loader->new;
           my $hash = $loader->load(<<'...');
           foo: bar
           ...

DESCRIPTION
       YAML::Loader is the module that YAML.pm used to deserialize YAML to Perl objects. It is
       fully object oriented and usable on its own.

AUTHOR
       Ingy dot Net <ingy AT cpan.org>

COPYRIGHT
       Copyright (c) 2006. Ingy dot 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.10.0                                2007-06-22                          YAML::Loader(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 16:53 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!