The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.49_03 - 2016-08-05

  • fixed another utf8 issue where unicode characters appear before use utf8
  • fixed various issues regarding "recommends"/"suggests"

Changes for version 0.49_02 - 2016-08-04

  • explicitly use BEGIN for older versions of perl
  • reset pos after utf8::decode for perl 5.14/5.16

Changes for version 0.49_01 - 2016-08-03

  • refactored, using regexp instead of Compiler::Lexer. BACKWARD INCOMPATIBLE FOR CUSTOM PARSER USERS

Documentation

Provides

in author/Util.pm