0.060   2018-09-20 (PERLANCAR)
        - No functional changes.
	- [doc] Document get_user_home_dir().
0.05    2017-01-05 (PERLANCAR)
	- [Incompatible change] Rename function users_home ->
	  get_users_home_dir.
0.04    2017-01-04 (PERLANCAR)
	- Add function: users_home().
0.03    2016-10-07 (PERLANCAR)
	- Handle case where getpwuid() is not implemented, e.g. on Windows
	  (ref:
	  https://github.com/perlancar/perl-Perinci-CmdLine-Lite/issues/1
	  ).
0.02    2015-04-08 (PERLANCAR)
	- Fix OS name for Windows [GH#1].
0.01    2015-04-01 (PERLANCAR)
        - First release.