YAML-Diff

 view release on metacpan or  search on metacpan

lib/YAML/Diff.pod  view on Meta::CPAN

=pod

=for comment
DO NOT EDIT. This Pod was generated by Swim v0.1.30.
See http://github.com/ingydotnet/swim-pm#readme

=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.

See L<http://www.perl.com/perl/misc/Artistic.html>

=cut



( run in 0.399 second using v1.01-cache-2.11-cpan-88abd93f124 )