Converge some changes from installperl into installman. I have a
authorNicholas Clark <nick@ccl4.org>
Mon, 19 May 2008 10:21:04 +0000 (10:21 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 19 May 2008 10:21:04 +0000 (10:21 +0000)
commita8f3d2d7ed00cb21068163f255a8a6311031e11f
tree4146561dc2510578f68a0c49929962f2a94cf87e
parent68006eeaf2517570ed56be48a331b29bf96f3d5c
Converge some changes from installperl into installman. I have a
suspicion that installman is only run on *nix and OS/2, not Win32 or
VMS. Specifically
sub unlink   - return scalar(@names) if $Is_VMS # from change 854
sub link     - change warn to die               # from change 4774
sub samepath - case insensitive name comparison # from change 311
(in the ansiperl branch, merged via the win32 branch)

p4raw-id: //depot/perl@33860
installman