Perl-Critic / PPI

54 stars 44 forks source link

Support key-value and index-value slices in PPI::Token::Symbol symbol method #233

Closed Grinnz closed 5 years ago

Grinnz commented 5 years ago

The key-value and index-value slice operations added in Perl 5.20 mean that the % symbol also may not indicate the true symbol type. Also added tests for the casted scalar refs to ensure they still parse as scalars.

wchristian commented 5 years ago

Thanks for the patch, this is released as https://metacpan.org/release/MITHALDU/PPI-1.244