Unable to find every sub definition in my perl module #2871
Unanswered
SteveWaring
asked this question in
Q&A
Replies: 1 comment 2 replies
-
have you checked https://github.com/Camelcade/Perl5-IDEA/wiki/Subs-resolution-status ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've just installed Intellij Idea Community with the perl plugin. I've added my modules directory as a perl5 library. However, every subroutine call to my module is flagged as Unable to find. The code runs fine both externally and using the "play" button. How can I get rid of all these false errors? I have attached a screen shot.

Beta Was this translation helpful? Give feedback.
All reactions