PerlNavigator
PerlNavigator copied to clipboard
Add support for Perl class syntax ADJUST keyword
Perl's new Class syntax defines the ADJUST code block, which is "syntactically similar to BEGIN or INIT blocks". This PR adds the ADJUST keyword to several regexes, enabling hover text and ensuring it appears in the Outline viewer.