Scroll to navigation

Test::YAML(3pm) User Contributed Perl Documentation Test::YAML(3pm)
 

NAME

Test::YAML - Testing Module for YAML Implementations

SYNOPSIS

    use Test::YAML tests => 1;
    pass;

DESCRIPTION

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

AUTHOR

Ingy doet Net <ingy@cpan.org>

COPYRIGHT

Copyright 2001-2014. Ingy doet 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>
2014-08-18 perl v5.20.0