
Test::YAML - Testing Module for YAML Implementations

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

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

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

Copyright (c) 2006, 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.