1---
2abstract: 'Track changes between documents'
3author:
4  - 'David E. Wheeler <david@justatheory.com>'
5build_requires:
6  File::Spec: 0
7  Module::Build: 0.2701
8  Test::More: 0.17
9configure_requires:
10  Module::Build: 0.2701
11dynamic_config: 1
12generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112150'
13license: perl
14meta-spec:
15  url: http://module-build.sourceforge.net/META-spec-v1.4.html
16  version: 1.4
17name: Text-WordDiff
18provides:
19  Text::WordDiff:
20    file: lib/Text/WordDiff.pm
21    version: 0.08
22  Text::WordDiff::ANSIColor:
23    file: lib/Text/WordDiff/ANSIColor.pm
24    version: 0.08
25  Text::WordDiff::Base:
26    file: lib/Text/WordDiff.pm
27    version: 0
28  Text::WordDiff::HTML:
29    file: lib/Text/WordDiff/HTML.pm
30    version: 0.08
31  Text::WordDiff::HTMLTwoLines:
32    file: lib/Text/WordDiff/HTMLTwoLines.pm
33    version: 0.08
34recommends:
35  Test::Pod: 1.41
36requires:
37  Algorithm::Diff: 1.19
38  HTML::Entities: 0
39  Term::ANSIColor: 0
40resources:
41  bugtracker: http://github.com/theory/test-xpath/issues/
42  homepage: http://search.cpan.org/dist/Text-WordDiff/
43  license: http://dev.perl.org/licenses/
44  repository: http://github.com/theory/test-xpath/tree/
45version: 0.08
46