in reply to Re^2: perl unable to locate my module
in thread perl unable to locate my module
However, based on your solution, it appears that the safest way to pass multiple arguments to exec() is in an array of "words" (as defined by qw//).
Thank you for your help!
|
|---|