Set Perl search path more idiomatically
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.
Showing
Please register or sign in to comment