Mac-Carbon-0.52 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:
Make Mac::AppleEvents return actual value, not pretty-printed value,
as last resort (if you want a pretty-printed value, get it yourself
with AEPrint, but we'll assume you want to do something useful with
the data)
Fix some memory leaks, sizes, and return values in Mac::Resources
stuff from 0.50
Overload NewAliasMinimalFromFullPath for Mac OS X, first converting
the path to an HFS path (that is all that NewAliasMinimalFromFullPath
knows)
Add app creator type/signature to Processes/eg/Processes.plx output