in reply to Re^3: Using PerlApp or PAR with modules with data dependenciess
in thread Using PerlApp or PAR with modules with data dependenciess
Hello. Yes, everything has been installed imo the right way. Module Lingua::Sentence has been installed with ActiveState ppm (and it works fine if I run my script). PS: I am not using Lingua::EN::Sentence (this module - relying on no external files can be paked without problems by PerlApp!). PerlApps works for me too, but the exeption is - as I said - when a module relies on external files (in the case of Lingua::Sentence these files are non breaking rules the module needs to perform its task).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Using PerlApp or PAR with modules with data dependenciess
by Marshall (Canon) on Dec 18, 2017 at 20:40 UTC | |
by marto (Cardinal) on Dec 18, 2017 at 21:08 UTC |