diff options
author | Guillem Jover <guillem@debian.org> | 2013-04-24 13:32:29 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2013-04-27 04:13:29 +0200 |
commit | cf51d05a229be66ca5a21b370faf7d376617098b (patch) | |
tree | 91210a6a11a75856d8f419c84c8a0c910b95563c /scripts/Dpkg/Control/Types.pm | |
parent | a62fb6adecfcb362e5f8927db33f32676668984a (diff) | |
download | dpkg-cf51d05a229be66ca5a21b370faf7d376617098b.tar.gz |
Dpkg::Compression::FileHandle: Handle new EOF method paramater
Do not forward the integer parameter passed to the EOF method since
perl 5.12, as the IO::Handle::eof function rejects it.
This problem has been latent because for example Dpkg::Source::Patch
was importing the whole POSIX module, including the EOF constant, which
shadowed the EOF method.
Diffstat (limited to 'scripts/Dpkg/Control/Types.pm')
0 files changed, 0 insertions, 0 deletions