App-optex-textconv
view release on metacpan or search on metacpan
Revision history for Perl extension App-optex-textconv
1.08 2026-06-03T09:16:11Z
- Use Command::Run::Tmpfile (raw mode) instead of the bundled
App::optex::Tmpfile (requires Command::Run 1.01)
1.07 2023-12-31T06:04:43Z
- add plutil to default rule
- return empty string when the msdoc file is empty
1.06 2023-06-27T01:52:00Z
- Support .gpg files.
- Support footnote reference in docx file.
- Now xslt.pm file is not loaded by default.
1.05 2023-04-14T05:03:38Z
- Support forced line breaks in paragraphs.
1.04 2023-03-09T03:50:37Z
- Introduce textconv::git module to handle git file object.
1.03 2022-06-21T10:48:49Z
- Simplified @ARGV handling.
1.02 2022-01-13T02:17:44Z
- Simplified algorithm.
- Clean up code.
1.01 2021-12-31T17:42:37Z
- Introduce {doc,xls}.pm.
0.1401 2021-12-28T08:56:12Z
- Fix reverse check bug.
0.14 2021-12-28T07:40:31Z
- Introduce ooxml::xslt module to use XML::LibXML, XML::LibXSLT module.
- Make msdoc module to handle .doc file using Text::Extract::Word.
0.13 2021-12-15T09:27:25Z
- Use Exporter module to implement -Mtc module.
- Make Converter.pm can export requested subs for greple -Mmsdoc.
0.12 2021-11-20T01:45:30Z
- Process docm/pptm/xlsm files.
- Make tika to process doc/ppt/xls files.
0.11 2020-12-07T08:11:35Z
- Implement -Mtextconv::load= function.
- Add pandoc/tika modules.
0.10 2020-09-22T05:11:41Z
- Update to use Archive::Zip module instead of unzip command.
0.09 2020-09-19T03:35:37Z
- Convert tab to double space.
- Handle entity firerences (& > <).
- Eliminate indirect object call.
0.08 2020-03-06T01:03:27Z
( run in 0.530 second using v1.01-cache-2.11-cpan-df04353d9ac )