I have a perl file and included modules in the same directory, and my include path @INC includes the current directory. If I open the perl file using the 'open file' icon, perl finds my included module, but if I open the perl file using the right click context menu, I get a message that the included module could not be found in @INC. The tool is configured with "%f" as the file path. What's happening here ?
Do you configure your tool with the good Working Directory : %P or %p
You use %f but you can also use %n%e for the file PATH
I suggest you to use %n%e file PATH name and %P Working directory.
You use %f but you can also use %n%e for the file PATH
I suggest you to use %n%e file PATH name and %P Working directory.
Regards from France
Kenavo from Brittany
Kenavo from Brittany