Mac-Glue-1.10 Released

pudge on 2003-05-13T13:09:30

Mac-Glue-1.10 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.10, May 13, 2003

Major update for Mac OS X support.

Added various path handling/coercion for Mac OS X.

Added support for making glues on Mac OS X, with bundles and apps without creator IDs.

Added support for targetting apps without creator IDs (they are launched, then targetted by PSN).

Use $MacError instead of $^E ($^E still works in MacPerl scripts).

Added APPNAME key to glue objects, with name of the application.

Added fun debugging junk with "_print_aes" object hash key.

Refactored some code for scripts, moved out to Mac::Glue::Common.

Command-line-ized the "droplets" in scripts/.

Renamed and reorganized example scripts in ex/.

Posted using release by brian d foy.