* Fixed test count for newly added tests
* Doc changes
* Added support to the TT2 parser for Mojolicious style tags
Thanks to COSIMO for the patch
* Fixed the t/5-extract.t test count
* Locale::Maketext::Extract::Plugin::Mason
- Added support for Mason 2
Thanks to ASIMON for the patch.
* Locale::Maketext::Extract
- Now warns on loading bad plugins if warnings enabled
* Locale::Maketext::Extract::Plugin::Base
- Corrected the synopsis
Thanks to TOKUHIROM for the bug reports
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Locale-Maketext-Lexicon?expand=0&rev=15
* Bumped version because the META file was showing an old version number.
* Changed Locale::Maketext::Extract::Run to ignore:
- .git/
- unix pipes
- binary files
* Changed the minimum version of Locale::Maketext to 1.17, to avoid error
reports from recent Perl versions, which still have an old Locale::Maketext
* Locale::Maketext::Extract
- added a fix from Ivan Bessarov to avoid uninit warnings when msgids
contain trailing spaces
* Locale::Maketext::Lexicon
- remove the local $@ when loading PO files - made it difficult
to debug errors when loading PO's
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Locale-Maketext-Lexicon?expand=0&rev=12