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

Changes for version 0.090008_02

  • Performance improvement [SubstituteAndReturn]: extract chained operations regex outside of loop.

Changes for version 0.090008_01

  • Performance improvement [general]: cache generated grammar regexps.
  • Performance improvement [SubstituteAndReturn]: faster approach to finding contextual substitution/transliteration.

Documentation

transform files between signature syntax versions

Modules

transform files between signature syntax versions
EXPERIMENTAL Babel-like for perl
Plugin for signatures feature
Plugin for defined-or (//) syntax
Plugin for ellipsis / yada yada yada statement
Plugin for package block syntax
Plugin for package version syntax
Plugin for postfix dereferencing
Plugin to convert Syntax::Keyword::Try to eval
Plugin to convert @_ unpacking to signature syntax
Plugin for state keyword
Plugin for /r flag for substitution and transliteration

Provides

in lib/Babble/Filter.pm
in lib/Babble/Grammar.pm
in lib/Babble/Match.pm
in lib/Babble/PluginChain.pm
in lib/Babble/SubMatch.pm
in lib/Babble/SymbolGenerator.pm