Changes for version 0.30_002 - 2019-07-24

  • BUGFIXES
    • A better implementation of `yyerror` so it should work on non-ELF platforms too

Changes for version 0.30_001 - 2019-07-22

  • CHANGES
    • Use `parse_subsignature()` on bleadperl and backport it to perl 5.26, allowing parsing of subroutine signatures
    • DEVEL release because it may not work on MSWin32 or other non-ELF platforms due to symbol link errors with `Perl_yyerror()`

Modules

deferred subroutine syntax for futures