This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
otrs/otrs-3.2.16-perl-5.16.patch

11 lines
443 B
Diff

--- otrs-3.2.16/Kernel/cpan-lib/File/Temp.pm.orig 2014-05-28 20:35:41.451616386 +0200
+++ otrs-3.2.16/Kernel/cpan-lib/File/Temp.pm 2014-05-28 20:36:00.147264991 +0200
@@ -146,7 +146,6 @@
use Fcntl 1.03;
use IO::Seekable; # For SEEK_*
use Errno;
-require VMS::Stdio if $^O eq 'VMS';
# pre-emptively load Carp::Heavy. If we don't when we run out of file
# handles and attempt to call croak() we get an error message telling