-
Andrew Dunstan authored
Back in commits 1df92eea, f884a968, and 592123ef I used some hackish code to set the script search path, unaware despite decades of perl that there was a completely standard way to do this. This patch changes those cases to use the standard perl FindBin package.
e60c6f6e