I have a Perl script that runs fine on OS8.6 but crashes with a dozen out of memory errors when run on OS9. The script uses Net::FTP. When I remove all code except the line "use Net::FTP" I get the error messages as well. Curiously, when I run the syntax checker on FTP.pm, I also get the error messages. Perl seems to run ok otherwise. An FTP client also runs ok on the system. Is there anything special about OS9 that could be causing a problem? David Groskind [EMAIL PROTECTED]
- Re: [MacPerl] Problems under OS9 David Groskind
- Re: [MacPerl] Problems under OS9 Chris Nandor