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

Changes for version 0.005001

  • Implement skip_declarator in terms of scan_word in Context::Simple. This avoids relying on PL_tokenbuf to skip past the declarator, as PL_tokenbuf might be overwritten by compiling other code between calling the linestr callback and skip_declarator.

Modules

Adding keywords to perl, in perl

Provides

in lib/Devel/Declare/Context/Simple.pm
in lib/Devel/Declare/MethodInstaller/Simple.pm