Test::YAML - Testing Module for YAML Implementations


YAML documentation  | view source Contained in the YAML distribution.

Index


NAME

Top

Test::YAML - Testing Module for YAML Implementations

SYNOPSIS

Top

    use Test::YAML tests => 1;

    pass;

DESCRIPTION

Top

Test::YAML is a subclass of Test::Base with YAML specific support.

AUTHOR

Top

Ingy döt Net <ingy@cpan.org>

COPYRIGHT

Top


YAML documentation  | view source Contained in the YAML distribution.