Sanitise NetWare changes to installperl.
authorNicholas Clark <nick@ccl4.org>
Sat, 24 Dec 2011 10:53:02 +0000 (11:53 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 2 Jan 2012 11:18:53 +0000 (12:18 +0100)
commitefe502bb62e7bd1abd1419fdb2e9edcde3894bc2
treeac66844b64cba9aca68449dc04670d1ad0666726
parent65016092c02f30665d2b0ab8a4774926f71d0dc7
Sanitise NetWare changes to installperl.

Commit 2986a63f7e513cf3's changes to installperl could have been cleaner.
Consistently pass $opts{verbose} to all invocations of mkpath().
The skip logic for paths matching /\.(?:nlp|nlm|bs)$/ should have been
earlier, and should not have created copy&paste code duplication of the
calls to copy_if_diff() and chmod.
installperl