The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Mac::SystemDirectory

0.12      2018-04-19 12:23:47Z (TRIAL RELEASE)
    - also drop -ObjC option (RT#73539)

0.11      2018-04-19 12:11:37Z (TRIAL RELEASE)
    - patch MakeMaker subs to fix issues on various versions of gcc (RT#73539)

0.10      2017-05-11 15:21:38Z
    - actually load EUHC from inc (RT#121613)

0.09      2017-05-11 13:50:21Z
    - inlined ExtUtils::HasCompiler into the distribution for use by
      Makefile.PL (RT#121613)

0.08      2017-05-11 13:12:31Z
    - fixed link to git repository in metadata

0.07      2017-05-11 13:06:22Z
    - convert packaging to Dist::Zilla (fixes RT#121403)

0.06 2011-02-12 16:00
    - Detect correct target Mac OS version in tests (cross-compilation), patch by Mark Dootson (RT #65573)

0.05 2011-02-02 11:00
    - Use correct macros on Mac OS X 10.5 and 10.5, reported by Mark Dootson (RT #65366)

0.04 2009-10-12 11:00
    - Fix compilation, perl defines I_POLL which causes a conflict with OpenTransportProtocol.h
    - Silence "bool" redefined warnings

0.03 2009-10-04 19:40
    - Fixed lddlflags, reported by zts.

0.02 2009-10-02 18:01
    - Added HomeDirectory()
    - Added TemporaryDirectory()
    - Added more tests

0.02_02 2009-10-01 17:02
    - Use Module::Install
    - Cleanup POD

0.02_01 2009-10-01 10:22
    - Added support for DomainMask
    - Added support for returning multiple directories

0.01  2009-09-30 23:22
    - original version; created by h2xs 1.23 with options
        -A -b 5.6.0 --skip-ppport -c -n Mac::SystemDirectory