File-HomeDir

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- Upgraded to Module::Install 0.65

0.64    2017-02-08 (Stephen Steneker)
	- Add Makefile prequisite for a version of Mac::Carbon that properly supports Intel macs .. default Tiger install includes a buggy version [RT#24222]
	- No other changes from 0.63

0.63    2017-01-09
	- The ability to overload HOME on any platform, even Win32, is
	  apparently desirable. So now we support the use of HOME on Win32
	  for that specific case.

0.62    2017-01-02
	- On WinXP, the My Videos directory (and registry entry) does not
	  exist by default. It is created the first time Windows Movie Maker
	  is run.
	- Skip the My Videos test on WinXP as a result

0.61    2017-01-02
	- Verified the previous version on Win2K, WinXP, Linux and Mac OS X.
	- Verified as a normal user, root and nobody on most of these.
	- No change other than converting the version to a release version.

0.60_13 2017-01-01
	- Lets try that again

0.60_12 2017-01-01
	- Skip an unreliable test on older Perls

0.60_11 2017-01-01
	- Reduced the basic version dependencies on Mac OS because they
	  were unnecessary on that platform, and now Mac users don't need
	  to upgrade PathTools.

0.60_10 2017-01-01
	- More testing problems on Win2K
	- Adding a dependency on Win32 to access Win32::GetOSName
	  (Dependency issues could make this backfire, so maybe will
	   need another test cycle or two to make sure it works)

0.60_09 2017-01-01
	- Sigh... cases are now known to exist where users
	  do not have home directories. Tests refactored
	  AGAIN do allow the "nobody" user to pass the test
	  suite. Don't ask me WHY people might need to install
	  a module as nobody. I don't know.

	  But now the test suite accommodates that.

	- On Unix, if the home directory does not exist, for
	  example /nonexistant, it means the user does NOT have
	  a home directory. So in those cases, return undef
	  instead of the /nonexistant directory.

0.60_08 2017-01-01
	- Problems with Win2k hopefully finally resolved

0.60_07 2006-12-19
	- Problems with testing continue to plague the module...

0.60_06 2006-12-15
	- Another attempt to fix the getpwuid problem

0.60_05 2006-12-12
	- Removed a build-time dependency on getpwuid

0.60_04 2006-11-02
	- win32: add support for my_pictures, my_videos
	- darwin: add support for my_music, my_pictures, my_videos
	- Skip "root" tests on darwin, not supported
	- add POD docs with examples for o/s specific implementations

0.60_03 2006-09-20
	- Cleaned up the way unimplemented method exceptions are thrown.
	- Fleshed out the docs a bit more.
	- Added an initial implementation of my_music

0.60_02 2006-07-14
        - Altered testing to allow cases where there are no "toys" directories
        - More cleanups for Darwin in the root case
        - Updating dependencies to something more modern
          (mostly to ensure certain fixes to certain problems exist)

0.60_01 2006
	# Introduces back-compatibility issues
	- No longer treat lack of a home directory as an error
	- More test written on the Israel.pm monthly meeting
	- Major upgrade to Darwin driver (CNANDOR)

0.58 2006-05-10
	# No functional changes, upgrading has no benefit.
	- Upgrade Module::Install to 0.62 final
	- AutoInstall is only needed for options, so remove auto_install

0.57 2006-03-10 Adam Kennedy  adamk@cpan.org
	# No functional changes, upgrading has no benefit.
	- Upgraded Module::Install to 0.62
	  (M:I is relatively sane from 0.61)
	- Removing all use of UNIVERSAL::isa (the function)
	- Adding missing use Carp() in a couple of cases
	- Minor POD changes

0.56 2006-03-10 Adam Kennedy  adamk@cpan.org
	# No functional changes, upgrading has no benefit.
	- I screwed up Module::Install 0.58
	- Fixed that, then incremented version to fix this

0.55 2006-03-05 Adam Kennedy  adamk@cpan.org
	# No functional changes, upgrading has no benefit.
	- Documentation bug fix
	- Documented the todo list
	- Updated Module::Install to 0.58

0.54 2006-02-27 Adam Kennedy  adamk@cpan.org
	- Adding a dependency of Win32::TieRegistry's, so this installs.
	- Will remove it later when that bug is fixed in Win32::TieRegistry

0.53 2006-02-27 Adam Kennedy  adamk@cpan.org
	- Typo caused Makefile.PL not to require Win32::TieRegistry on Win32
	- Upgraded to Module::Install 0.57

0.52 2005-01-04 Adam Kennedy  adamk@cpan.org
	- Added initial Darwin support.

0.51 2005-12-30 Adam Kennedy  adamk@cpan.org



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