Subject: | Installation fails on old versions of Mac OS X |
Thank you for File::HomeDir, and for your latest changes to track
Apple's peripatetic APIs. Unfortunately, File::HomeDir 0.93 fails to
install on Mac OS 10.3 (Panther), and presumably earlier versions,
apparently because the API used by Mac::SystemDirectory is not present.
File::HomeDir version 0.91 and earlier were no problem under Mac OS 10.3
with a default Perl, apparently because the Makefile.PL logic selected
the Carbon interface for 32 bit Perls. Carbon is deprecated I believe,
so I applaud the fact that Mac::File is no longer used on modern
versions of Mac OS X. But the upgrade to 0.93 seems to have cut off
older versions of Mac OS X while maintaining support for Mac OS 9 and below.
I am preparing a patch, and will update this as soon as I have it ready
(famous last words!) I have assigned no severity, because it's not clear
to me how critical failure to install on a 5-year-old version of the OS is.