NAME
    YAML::Manual - Documentation for YAML within Perl

SYNOPSIS
        > perldoc YAML::Manual
        > perldoc YAML::Manual::SpecificTopic

DESCRIPTION
    Using YAML within Perl is a rich topic. This set of manuals will help
    you understand all the things you need to know to use YAML effectively
    in Perl and beyond.

TABLE OF CONTENTS
    This manual is divided up into many POD files. Here is a top level view
    of the contents of this manual:

    YAML::Manual::Intro - Introduction to YAML in Perl.
    YAML::Manual::Modules - Comparison of the YAML Perl modules.
    YAML::Manual::Syntax - Detailed explanation of the YAML syntax.
    YAML::Manual::RefCard - Handy reference card of the YAML syntax.
    YAML::Manual::FAQ - Fortuitously Answered Questions about YAML.
    YAML::Manual::Usage - Perl APIs for YAML modules.
    YAML::Manual::Tutorial - Soup to nuts tutorial for YAML in Perl.
    YAML::Manual::Cookbook - Recipes for your everyday YAML dishes.
    YAML::Manual::RoadMap - Guide to the future of YAML in Perl.

AUTHOR
    Ingy d�t Net <ingy@cpan.org>

COPYRIGHT
    Copyright (c) 2008. Ingy d�t Net.

    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