—=pod
=for comment
DO NOT EDIT. This Pod was generated by Swim v0.1.30.
=encoding utf8
=head1 NAME
YAML::Diff - Diff 2 YAML Documents Semantically
=for html
<a href="https://travis-ci.org/ingydotnet/yaml-diff-pm"><img src="https://travis-ci.org/ingydotnet/yaml-diff-pm.png" alt="yaml-diff-pm"></a>
<a href="https://coveralls.io/r/ingydotnet/yaml-diff-pm?branch=master"><img src="https://coveralls.io/repos/ingydotnet/yaml-diff-pm/badge.png" alt="yaml-diff-pm"></a>
=head1 SYNOPSIS
> yaml-diff ./foo.yaml ./bar.yaml
=head1 DESCRIPTION
Installs a tool called C<yaml-diff> that might be useful for comparing the
content of 2 YAML files.
Just a simple hack at this point.
=head1 AUTHOR
Ingy döt Net <ingy@cpan.org>
=head1 COPYRIGHT
Copyright 2014. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
=cut