Mac-OSA-Simple-1.02 Released
Mac-OSA-Simple-1.02 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.02, Thursday, March 12, 2003Posted using release by brian d foy.
Added Mac OS X support (see Mac::Carbon).
Fixed bug with scripts not being saved in specified resource ID.
Don't save component if request for nonexistent one fails.
Some cleanup.
Changed load_osa_script() arguments. Second argument no longer is in
use. Whether it is a file is determined by virtue of it not being a
Handle object. Second argument is now resource ID, unless it is 1, in
which case we assume you are calling with the old parameters. If you
really want to save with resource ID of 1, then add a third parameter of
"1". Sorry.
Leave a comment