Does anyone know how to keep Perl Critic from complaining about subroutine signatures? I’m getting a massive amount of these types of warnings:
Subroutine prototypes used at line...
It also thinks that postfix dereferencing is a magic variable. Is this
because PC hasn’t been updated for a couple years, or is there an add-on that
takes care of these situations?
Thanks,
Frank
