Mac-Glue-1.17 Released
Mac-Glue-1.17 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.17, Wednesday, February 18, 2004Posted using release by brian d foy.
Added option to target by PID, explicit option to target by
bundle ID; cleaned up docs. (has)
Only allow data type to be set to typeUnicodeText if Encode
is available.
Don't include BOM in UTF-16 data (use big-endian instead).
(Bill Birkett)
Fix documentation on ERRORS handler, and handling of error
description. Add error code (e.g., "errAEDescNotFound").
Add an optional default ERRORS handler (setting it to a value
of 1).
Added typeLongDateTime (convert to/from Mac OS); added
Time::Epoch. (Lars Eggert)
Make AE records guess better at types.
Export %MacErrors in addition to $MacError.
No longer use Mac::Path::Util; we only used the module to
convert from Unix to Mac paths, and we sucked those few
lines we needed from it into Mac::Files.
Fix incorrect printing of some debugging information when
debugging was not on.
Fix some spurious warnings.
Make folder class work like file in %AE_PUT.
Added getdata() method to fetch the data in a returned
AEObjDesc (see docs).
Leave a comment