Thank you for your suggestion. Without adding:
use Lingua;the exe made by PerlApp (standard settings) produces at runtime following error message related to the line of code I pointed to in the OP:
Failed to find share dir for dist 'Lingua-Sentence' at /<C:\Users\XY\s +plitter.exe>Lingua/Sentence.pm line 24.
If I add:
use Lingua;PerlApp is not capable of compile the script. Following error message:
PerlApp is not able to locate Lingua.pm using the current module searc +h path. This module is probably required. If this module is require +d then adjust the module search path on the Main tab so that it can b +e found. Otherwise consider trimming the module in order to hide thi +s error.
a quick check confirms that there is no Language.pm module in Perl/site/lib/(Language)
In reply to Re^2: Using PerlApp or PAR with modules with data dependenciess
by Anonymous Monk
in thread Using PerlApp or PAR with modules with data dependenciess
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |