in reply to Are there any issues with Net::FTP between platforms?

Nothing is jumping out at me as glaringly wrong with the code you've provided ... but it's not all the code. I'd hate to suggest something like there's a DESTROY block on some variable that's causing the script to exit (or abort). Have you tried single stepping through with the debugger?

-derby

Update: BTW, what's going on with line 317?

  • Comment on Re: Are there any issues with Net::FTP between platforms?