Mac-Glue-1.14 Released
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:
(Note: it may take time for the release to propagate to the various download mirrors.)
Changes:
* v1.14, Friday, October 31, 2003Posted using release by brian d foy.
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().
Leave a comment