I have a Perl script that uses LWP::Simple and downloads several web pages every day and saves them to my hard drive under the task manager in Windows 98. I'm trying to move it to Mac OS X. I've got it to run manually there, but when I run it under cron, it acts as if the "Use LWP::Simple" command isn't there. I can see it running, and it creates the subdirectories, but then stops.
Any ideas about what might be wrong? Thanks in Advance, Gregg Allen > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]