-
-
11 Oct 2014 17:06:24 UTC
- Distribution: YAML-Diff
- Module version: 0.0.2
- Source (raw)
- Pod Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (258 / 355 / 0)
- Kwalitee
Bus factor: 1- 75.00% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (9.87KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Mo
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
YAML::Diff - Diff 2 YAML Documents Semantically
SYNOPSIS
> yaml-diff ./foo.yaml ./bar.yaml
DESCRIPTION
Installs a tool called
yaml-diff
that might be useful for comparing the content of 2 YAML files.Just a simple hack at this point.
AUTHOR
Ingy döt Net <ingy@cpan.org>
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.
Module Install Instructions
To install YAML::Diff, copy and paste the appropriate command in to your terminal.
cpanm YAML::Diff
perl -MCPAN -e shell install YAML::Diff
For more information on module installation, please visit the detailed CPAN module installation guide.