Stefano Mazzocchi <[EMAIL PROTECTED]> writes: > Find it attached, not functionality has been changed, just cleanup. > > consider doing a chmod +x *.pl to make the perl scripts executable
This works for you on MacOS X? On Linux I get a "Can't locate STRICT.pm", since the module name should be lower case. Better remove "use strict;" at all, since the script does not declare all variables. If I change this the TProcessor script is working for me. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
