> -----Original Message----- > dose sombody here use Mac to make Perl Script�s and > would give me a first trip to teach me on which > files i must make double click on.
Rene, I don't have a Mac (yet), but I can give you a hint. If you open up a Terminal window, you can execute Perl from the command prompt. Just type "perl filename.pl", and the script filename.pl will execute. You may be able to learn more here: http://www.macdevcenter.com/pub/a/mac/2003/11/07/scripting_osx.html Chris LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately. _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
