File::Copy fixes for VMS follow-up
authorJohn Malmberg <wb8tyw@gmail.com>
Sat, 10 Jan 2009 18:40:40 +0000 (12:40 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 10 Jan 2009 23:36:03 +0000 (17:36 -0600)
commit37930f0f2f3c60737f8ce994bd695a224792b7e2
treef3de4e759de54a1763231b1156764c4622df0163
parente919cd191e45e033b47752ea7012c74216201dbd
File::Copy fixes for VMS follow-up

Message-id: <4968EBA8.8090207@gmail.com>

The eval block needs to capture local $SIG{__DIE__} to prevent modules
with signal trapping from failing when VMS::Feature is not present.
lib/File/Copy.pm