In Perl_vms_start_glob, when we don't have any matches and thus
authorCraig A. Berry <craigberry@mac.com>
Thu, 15 Nov 2007 20:49:26 +0000 (20:49 +0000)
committerCraig A. Berry <craigberry@mac.com>
Thu, 15 Nov 2007 20:49:26 +0000 (20:49 +0000)
commit2da7a6b5eab232c468b68576568f84877f032fd6
tree40a61e2b29d752f967d704b816cc4cd50056be81
parent7975e7c1b083ab9cf41ec047e6e53ed2c94f8063
In Perl_vms_start_glob, when we don't have any matches and thus
return the input pattern, that doesn't mean clobber the input
scalar.  Follow-up to change 30813.

p4raw-id: //depot/perl@32329
vms/vms.c