ninuzzo has asked for the wisdom of the Perl Monks concerning the following question:
but there is now way to force the module version (in my case 0.52_90+) and I had to put an empty Java instruction which may slow down my program.use Inline (Java => ';', DIRECTORY => ...); import Inline::Java qw(cast coerce);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: use a module: need version, import list and some parameters at the same time
by ikegami (Patriarch) on Feb 22, 2011 at 19:16 UTC | |
by ninuzzo (Novice) on Feb 23, 2011 at 13:02 UTC |