1YAML::Base(3)         User Contributed Perl Documentation        YAML::Base(3)
2
3
4

NAME

6       YAML::Base - Base class for YAML classes
7

SYNOPSIS

9           package YAML::Something;
10           use YAML::Base -base;
11

DESCRIPTION

13       YAML::Base is the parent of all YAML classes.
14

AUTHOR

16       Ingy dA~Xt Net <ingy@cpan.org>
17
19       Copyright (c) 2006. Ingy dA~Xt Net. All rights reserved.
20
21       This program is free software; you can redistribute it and/or modify it
22       under the same terms as Perl itself.
23
24       See <http://www.perl.com/perl/misc/Artistic.html>
25
26
27
28perl v5.10.1                      2009-08-10                     YAML::Base(3)
Impressum