Test::YAML - Testing Module for YAML Implementations
Contents
Copyright And License
Copyright 2001-2018. 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>
perl v5.26.2 2018-07-20 Test::YAML(3pm)
Description
Test::YAML is a subclass of Test::Base with YAML specific support.
Name
Test::YAML - Testing Module for YAML Implementations
Synopsis
use Test::YAML tests => 1;
pass;
Version
This document describes Test::YAML version 1.07.
