Tuesday, September 12, 2000 This is Mac::Glue, version 1.00. It can always be obtained from the following locations: http://sourceforge.net/projects/mac-glue/ http://www.cpan.org/modules/by-module/Mac/ http://www.cpan.org/authors/id/CNANDOR/ http://pudge.net/macperl/ The file is a tarred, gzipped file. Use Stuffit Expander or a similar program (like untargzipme, in the cpan-mac distribution) to get at the archive. Feedback, patches, bug reports, mailing lists, CVS, etc. are all available at the above SourceForge URL. Please read this README and the POD documentation. Mac::Glue is not self-explanatory. Some assembly is required. WHAT THIS IS ------------ Mac::Glue 1.00. A MacPerl extension for using Apple events with AppleScript vocabulary. Cool. GETTING STARTED, PART ONE ------------------------- You need the latest cpan-mac installed. It is cpan-mac 0.41, and available at: http://www.perl.com/CPAN-local/authors/id/CNANDOR/ Read the cpan-mac README for more information on it. It contains all the modules you will need to use Mac::Glue (including some other really cool stuff), most notably Mac::AppleEvents::Simple 1.00 and some updated versions of other Mac:: modules. ************************************************************************ Make sure that in your MacPerl Preferences you set site_perl as a Libraries path (so it will come before your main MacPerl lib directory). ************************************************************************ GETTING STARTED, PART TWO -------------------------- Drop the Mac-Glue archive, or the unpacked folder, on the installme droplet that came with cpan-mac. After installing, you need to run the gluedialect program and then the gluescriptadds program. These can be run just by double-clicking. Then, for each application you want to script, drop it on the gluemac droplet. Applications should not be running, in general, when dropped on the droplet (though in some cases it will work anyway, and in some cases the droplet will launch the application for you to get the needed information). The first program you should drop on the droplet is probably the Finder. For each example script in this distribution you want to try, run the applications through the droplet first. PLAYING ------- Read the history in Mac:Glue.pm for what's changed, and read the code for the examples in ex/. Please play and read the notes and feed back to the lists, bug reporting, patch manager, or forums on SourceForge. -- Chris Nandor pudge@pobox.com http://pudge.net/ Open Source Development Network pudge@osdn.com http://osdn.com/