Revision history for Perl extension Locale::TextDomain:OO::Extract. 2.017 Mon Jan 8 09:44:32 2025 - fixed extract HTML 2.016 Mon Dec 23 07:08:26 2024 - fixed extract HTML 2.015 Fri Sep 21 14:48:58 2018 - fixed https://rt.cpan.org/Ticket/Display.html?id=127160 2.014 Fri Nov 3 13:57:54 2017 - more flexible Extract Process (fixed) 2.013 Fri Nov 3 11:50:47 2017 - more flexible Extract Process 2.012 Fri Sep 29 22:22:40 2017 - Test::Differences has problems with different Data::Dumper's output of Perl and XS Version. Adding local Data::Dumper::Useperl = 1; to some tests. 2.011 Sat Sep 2 11:18:09 2017 - added YAML extractor 2.010 Thu Aug 31 18:42:24 2017 - more BabelFish - added filter to tell the extractor what to scan/ignore 2.009 Fri Aug 25 07:11:21 2017 - fixed 21_process_utf-8.t wrong plan 2.008 Wed Aug 23 07:18:16 2017 - fixed 21_process_utf-8.t do not write into ./ during install dist test 2.007 Tue Aug 22 18:44:02 2017 - removed dependency Module::Build - handle not existing PO files, create a default header - fixed HTML extractor - added Expand::BabelFish::Loc to examples - fixed call of Path::Iterator::Rule in example scripts - fixed POD 2.006 Tue Apr 14 08:41:50 2015 - added forgotten dependency Locale::Utils::PlaceholderMaketext 2.005 Sun Apr 12 08:04:39 2015 - added forgotten dependency Locale::PO 2.004 Sun Apr 12 07:43:54 2015 - renewed the whole extraction process, especially the store data - renewed the debugging - allowed double quoted strings with ", qq. - allowed here documents 2.003 Tue Nov 11 22:13:21 2014 - fixed POD - use Locale::MO::File 0.05 2.002 Tue Nov 11 17:11:57 2014 - extend extractors to find more - added process tool - using new methods current Locale::TextDomain::OO::Util 2.001 Fri Oct 10 21:20:33 2014 - corrected POD NAME section - corrected example output - new key joiner and splitter - skip 01_debug.t because regex dump is different at msx-i msx - added requires 2.000 Thu Oct 9 13:36:24 2014 - completely renewed 1.00 Mon Mar 8 07:23:44 2010 - first version