Mac-Glue-1.14 Released

pudge on 2003-10-31T10:03:16

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: * v1.14, Friday, October 31, 2003

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().

Posted using release by brian d foy.


Mac::Glue rocks

garron on 2003-11-06T16:58:34

I keep meaning to tell you how nice this module is, pudge. Really great stuff, and I'm using it for a half-dozen things right now. Thanks!

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.