File-HomeDir

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Fix several typos (RT#86426, RT#67093, PR#1)
    - play with https://coveralls.io/
    - remove tie interface (PR#4, Thanks Yanick)
    - determine ->my_home when $ENV{HOME} is empty (based on PR#3)
    - relocate repository

1.002	2017-04-06
    - regenerate README.md with correct encoding settings

1.001_001	2017-03-29
    - switch to ExtUtils::MakeMaker
    - compatibility with blead

1.00 2012-10-19
	- No functional changes
	- Updating to Module::Install 1.06
	- Don't require documents directory on Mac under AUTOMATED_TESTING

0.99 2012-01-26
	- Updating to Module::Install 1.04
	- Removed deprecated interfaces from the documentation
	- Don't require music and video directories in FreeDesktop tests
	- The use of deprecated %~ now emits a warning

0.98 2011-07-07
	- Updating to Module::Install 1.01
	- If Win32::GetFolderPath returns a \\UNC type path do not do the
	  normal -d sanity check, as strange and unusual bugs may occur.

0.97 2011-02-20
	- Looks good, moving to production release
	- This should finally pass on ActivePerl Mac

0.96_04 2011-02-01
	- Typo in 11_darwin.t

0.96_03 2011-01-31
	- Return undef in list context on Mac as per the documentation

0.96_02 2011-01-31
	- No longer assume we have Application Support, sigh

0.96_01 2011-01-31
	- Removed a dubious "different users have different data" test on Macs
	- Removed tests for legacy %~ interface

0.95 2011-01-31
	- Switch to prod version

0.94_01 2010-12-14
	- More special casing in tests to deal with stripped down non-root
	  Mac environments (mostly to make BINGOS' automated testing pass)

0.93 2010-09-15
	- Production release, no changes from 0.92_05

0.92_05 2010-09-13
	- use Mac::SystemDirectory for each Darwin based MacOS. (REHSACK)

0.92_04 2010-09-10
	- Be less strict about desktop and others on FreeDesktop (ADAMK)

0.92_03 2010-09-06
	- Adding experimental support for my_dist_config() (JQUELIN)
	- Adding diag comment on which drivers gets used (ADAMK)

0.92_02 2010-06-28
	- Updating to Module::Install 1.00 (ADAMK)
	- Add a bit more docs, and tweak the existing stuff a bit (ADAMK)
	- Deprecated the %~ interface. It will continue to exist as an
	  undocumented legacy interface until 2015, warnings will be
	  issued from 2013 (ADAMK)
	- On FreeDesktop.org systems, root often does not have the relevant
	  directories. Skip tests for them in the same way as we do for the
	  Mac root users on darwin (GARU)

0.92_01 2010-06-11
	- Updating to Module::Install 0.99 (ADAMK)
	- Adding experimental support for my_dist_data() (JQUELIN)

0.91 2010-05-23
	- Moving the FreeDesktop driver to prod
	- Adding File::HomeDir::Test driver

0.90_04 2010-02-12
	- Adding missing prereq

0.90_03 2010-02-09
	- Using FreeDesktop implementation only if xdg-user-script is
	  present, since it's now what's been used internally. This should
	  prevent test failures seen in _02. (JQUELIN)
	
0.90_02 2010-01-14
	- Adding support for the alternate FreeBSD xdg directory (JQUELIN)
	- Improved specification compliance (DAXIM)

0.90_01 2010-01-07
	- WARNING: This release introduces a major backwards incompatibility
	  for Unix users. The results returned by most methods may change.
	- Added complete implementation of the FreeDesktop specification and
	  auto-detection of the Unix hosts to which it applies (JQUELIN)
	- 01_compile.t now loads all backends (since on most platforms,
	  most backends will never normally be loaded).

0.89 2010-01-03
	- Loosen the testing intensity on Darwin Carbon backends to prevent
	  issues with consumer directories prevent installation entirely.

0.88 2009-11-24
	- Switching to a production release

0.87_01 2009-10-03
	- First developer implementation of improved Mac support

0.86 2009-03-27
	- Bug fix for the 64-bit implementation

0.85_01 2009-03-27
	- For 64-bit perl on Darwin, fall back to File::HomeDir::Unix
	  as Mac::Carbon is not available



( run in 0.562 second using v1.01-cache-2.11-cpan-39bf76dae61 )