mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
The Perl 5 module Mac::AppleScript::Glue allows you to write Perl
|
|
code in object-oriented syntax to control Mac applications. The
|
|
module does not actually execute Apple Events, but actually translates
|
|
Perl code to AppleScript code and causes it to be executed.
|