This fixes up File::Copy.pm as needed for handling copying
or moving
files where the source has a file extension and the
destination does not.
By default VMS will replace missing portions of the
destination file
specification with corresponding components of the source
specification.
-John
wb8tywqsl.net
Personal Opinion Only
Re: patch@32181 File::Copy.pm patches
for VMS
2007-10-24 04:37:56
On 24/10/2007, John E. Malmberg <wb8tywqsl.net> wrote:
> This fixes up File::Copy.pm as needed for handling
copying or moving
> files where the source has a file extension and the
destination does not.
>
> By default VMS will replace missing portions of the
destination file
> specification with corresponding components of the
source specification.
Thanks, applied as #32184.