Fix ext/File-Glob/t/threads.t filenames for VMS.
authorCraig A. Berry <craigberry@mac.com>
Wed, 2 Oct 2013 02:43:13 +0000 (21:43 -0500)
committerCraig A. Berry <craigberry@mac.com>
Wed, 2 Oct 2013 02:43:13 +0000 (21:43 -0500)
commit43ed1b742e2b7be9184e1fb35c0f68d15b87feed
treec39d93b9cf4366ea1743c91d15fd093b66f7fd2c
parent722c92c735f2ffe585718e77631832aa1a283a72
Fix ext/File-Glob/t/threads.t filenames for VMS.

As noted in

http://www.nntp.perl.org/group/perl.perl5.porters/2013/09/msg208134.html

zero-length extensions always get a trailing dot on VMS, and the
easiest workaround is to always use an explicit extension.
ext/File-Glob/t/threads.t