I had to change the following line to get it to work with non-package, non-parentheses defined subroutines
<function mainExpr="^[\s]*(?<!#)[\s]*sub[\s]+[\w]+[\s]*\(?[^\)\(] +*?\)?[\n\s]*\{">
changed to:
<function mainExpr="^[\s]*(?<!#)[\s]*sub[\s]+[\w]+[\n\s]*\{">
In reply to Re: Notepad++ Perl Function List with "Classes"
by johnniestang
in thread Notepad++ Perl Function List with "Classes"
by VinsWorldcom
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |