YAML::Types(3pm) User Contributed Perl Documentation YAML::Types(3pm)
NAME
YAML::Types - Marshall Perl internal data types to/from YAML
SYNOPSIS
$::foo = 42;
print YAML::Dump(*::foo);
print YAML::Dump(qr{match me});
DESCRIPTION
This module has the helper classes for transferring objects, subroutines, references,
globs, regexps and file handles to and from YAML.
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-09-27 YAML::Types(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:58 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)