Changes for version 0.005010

  • Don't invoke the linestr callback if we found a keyword and the bufptr still contains an arrow at its beginning. This causes the linestr callback not to be fired on things like "->method" (if method is a declarator). While this might be useful, it mostly caused problems so far. It might be added again later as a separate feature.

Modules

Adding keywords to perl, in perl

Provides

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