Note initial addition of p5-Mac-AppleScript-Glue version 0.03 as
sysutils/p5-Mac-AppleScript-Glue into The NetBSD Packages Collection. 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.
This commit is contained in:
parent
22ba7598fc
commit
786241df98
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2010,v 1.840 2010/02/18 02:59:44 seb Exp $
|
||||
$NetBSD: CHANGES-2010,v 1.841 2010/02/18 03:00:34 seb Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2010:
|
||||
|
||||
|
@ -1011,3 +1011,4 @@ Changes to the packages collection and infrastructure in 2010:
|
|||
Updated print/gutenprint-lib to 5.2.5 [gdt 2010-02-18]
|
||||
Updated net/samba33 to 3.3.10nb1 [taca 2010-02-18]
|
||||
Added sysutils/p5-Mac-AppleScript version 0.04 [seb 2010-02-18]
|
||||
Added sysutils/p5-Mac-AppleScript-Glue version 0.03 [seb 2010-02-18]
|
||||
|
|
Loading…
Reference in a new issue