Mac-Glue-1.14 has been released. Download it from the CPAN or SF.net.
(Note: it may take time for the release to propagate to the various download mirrors.)
Changes:
Added support for remote Apple events under Mac OS X. Example:
my $glue = Mac::Glue->new('Finder',
eppc => 'Finder', 'mac.example.com'
);
Fixed proper preparation of the data with the right data type when using
param_type().
Re:Mac::Glue rocks
pudge on 2003-11-11T17:37:14
Thanks.:-) What kinds of things are you using it for? Perhaps some posts to macosx@perl.org might be good ... it's sometimes hard for people to get this stuff, and seeing it in the wild is always helpful.