Perl-Critic / PPI

53 stars 44 forks source link

Handle block packages. #184

Closed vickenty closed 7 years ago

vickenty commented 8 years ago

This fixes the problem where subroutines following block package were not parsed, and their tokens were erroneously attached to the package node.

wchristian commented 7 years ago

Thanks, this has been cherry-picked, changed a little and released. :)