in reply to fetch.pl
Sounds a bit like CGI and "File not found" in CGI often means that your "current working directory" isn't what you think it is (it varies widely between different web servers, etc.).
Perhaps you should use full paths or use chdir to set your current working directory early in your script.
- tye (but my friends call me "Tye")
|
|---|