Rechercher une page de manuel
YAML::Types.3pm
Langue: en
Version: 2006-07-01 (ubuntu - 01/11/07)
Section: 3 (Bibliothèques de fonctions)
NAME
YAML::Transfer - Marshall Perl internal data types to/from YAMLSYNOPSIS
$::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 döt Net <ingy@cpan.org>COPYRIGHT
Copyright (c) 2006. Ingy döt 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>
Le meilleur moyen de faire tourner la tête a une femme, c'est de lui
dire qu'elle a un joli profil.
-+- Sacha Guitry -+-
dire qu'elle a un joli profil.
-+- Sacha Guitry -+-
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre