On VMS, lib is lib.DIR, etc. make_ext.pl needs to account for this.
authorNicholas Clark <nick@ccl4.org>
Sat, 1 Mar 2014 10:39:27 +0000 (11:39 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 2 Mar 2014 06:08:55 +0000 (07:08 +0100)
commitad12413627b850b47e6e8ca54a480902b53da3e8
treec7399ddb0572e6062f0ce9e38af40d35c0f4ad30
parent18be067bfffe9d8b7f30b6fb36f35e0e54ac6e7a
On VMS, lib is lib.DIR, etc. make_ext.pl needs to account for this.

Likewise regular files without periods in the names get one appended.

Also, the file generated is pm_to_blib.ts, not pm_to_blib.
make_ext.pl