NAME
App::diff2vba - generate VBA patch script from diff output
VERSION
Version 1.00
SYNOPSIS
greple -Mmsdoc -Msubst \
--all-sample-dict --diff some.docx | diff2vba > patch.vba
DESCRIPTION
diff2vba is a command to generate VBA patch script from diff output.
Read document in script file for detail.
AUTHOR
Kazumasa Utashiro
LICENSE
Copyright 2021 Kazumasa Utashiro.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.