You can access scripting components via the tied hash %ScriptComponents which is automatically exported. Components are only opened if they have not been already, and are closed when the program exits. It is normally not necessary to use this hash, a...
CNANDOR/Mac-OSA-Simple-1.09 - 02 Jun 2005 05:49:15 UTCMac::Growl provides a simple notification for perl apps to register themselves with and send notifications to the Mac OS X notification application Growl. Mac::Growl defines two methods: RegisterNotifications(appname, allNotifications, defaultNotific...
CNANDOR/Mac-Growl-0.67 - 24 Aug 2006 23:04:19 UTCSimple interface to the OSA scripting stuff. Returns undef on error and sets $@ to the error code. Codes are listed in the AppleScript documentation. On successful completion, this returns the output of the AppleScript command. For empty returns, lik...
DSUGAL/Mac-AppleScript-0.04 - 23 Feb 2003 17:04:10 UTCA dialog is a type of window that elicits a response from the user....
LNATION/Mac-OSA-Dialog-Tiny-1.00 - 24 Oct 2020 15:39:45 UTCRequirements For MacPerl 5.2.0r4, you should have the latest cpan-mac distribution: http://sourceforge.net/projects/cpan-mac/ For MacPerl 5.6.1 and up, everything you need is included. For Mac OS X, you should have the latest Mac::Carbon: http://sour...
CNANDOR/Mac-AppleEvents-Simple-1.18 - 07 Jul 2006 06:46:14 UTC