More Hockey Stats

Results 5 comments of More Hockey Stats

ping?.. This and the support for indirect reference, e.g. my @arr = qw/sub1 sub2/; @EXPORTER = @arr; are dearly missed for me.

Maybe when the variable, or a sub is explicitly imported, such as `use Module qw($VAR);` and later `print $VAR, "\n";` it can pick the resolution from the usage statement.

Did you have a chance to work on this one?

1) Find a problematic line (e.g.) 'unresolved sub' 2) Type 'Alt+Enter' 3) Click on 'Inspection "Unresolved sub" options' 4) The options available: * Edit inspection profile * Run inspection *...

Heh, I thought it was suppressable before, maybe I am confusing with using IDEA with a different language. Sorry/