NAME
diff-xls-text-between-conflicted-git-versions - Diff the text of two Office spreadsheets (.ods, .xls, .xlsx) as two directories of CSV files
VERSION
This document describes version 0.004 of diff-xls-text-between-conflicted-git-versions (from Perl distribution App-DiffXlsText), released on 2020-12-01.
SYNOPSIS
% diff-xls-text-between-conflicted-git-versions [options] <FILE>
DESCRIPTION
This is a wrapper for diff-xls-text to compare two versions ("ours" and "theirs") when there is a git merge conflict.
OPTIONS
See diff-xls-text.
ENVIRONMENT
DEBUG
If set to true, do not cleanup temporary directories.
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/App-DiffXlsText.
SOURCE
Source repository is at https://github.com/perlancar/perl-App-DiffXlsText.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=App-DiffXlsText
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
Unix command diff.
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.