Hello list,
I am experiencing a problem using macperl on OS9.2.2. I have a script that
includes Net::FTP and uploads a file to an FTP server. This used to work just
fine, but since two days I receive the following error:
# syntax error, near "{^"
File 'Disdax Mirror HD:Applications (Mac OS 9):MacPerl Ÿ:lib:warnings.pm';
Line 306
# syntax error, near "{^"
File 'Disdax Mirror HD:Applications (Mac OS 9):MacPerl Ÿ:lib:warnings.pm';
Line 311
# BEGIN failed--compilation aborted.
File 'Disdax Mirror HD:Applications (Mac OS 9):MacPerl Ÿ:lib:vars.pm'; Line
12
# BEGIN failed--compilation aborted.
File 'Disdax Mirror HD:Applications (Mac OS 9):MacPerl Ÿ:lib:Net:FTP.pm';
Line 14
# BEGIN failed--compilation aborted.
File 'Disdax Mirror HD:Desktop Folder:Dachser:upload.pl'; Line 3
Line 3 is the "use Net::FTP;", obviously. As soon as I include FTP.pm this
error occurs. The script runs just fine on any other (Linux/OSX) machine, but
I really need it to run on OS9 (again). As far as I know nothing has changed
on the OS9, updating macperl (5.6.8r2) did not work.
With kind regards,
--
Martijn Houtman.