perl-IO-InSitu
Avoid clobbering files opened for both input and output
SRPM: perl-IO-InSitu-0.0.2-2.n0i.2.fc8.src.rpm SPEC: perl-IO-InSitu.spec Version: 0.0.2 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 7433 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/IO-InSitu/ Date: Sun Jun 10 2007, 22:39 GMT
Description:
This module provides a function called open_rw(), that is passed two
filenames and returns two handles, one open for reading and the other for
writing. It's like doing to separate open() calls, except that it detects
cases where the input and output file are the same, and avoids clobbering
the input file when reopening it for output.
filenames and returns two handles, one open for reading and the other for
writing. It's like doing to separate open() calls, except that it detects
cases where the input and output file are the same, and avoids clobbering
the input file when reopening it for output.
Changelog:
- Mon Jun 11 2007 Marius Feraru <altblue@n0i.net> - 0.0.2-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer/1.14.9
- version 0.000002 - Tue Sep 13 2005 Marius Feraru <altblue@n0i.net> 0.0.2-1.n0i.1
- version 0.0.2
- initial packaging
Files:
- IO-InSitu-0.0.2.tar.gz
- perl-IO-InSitu.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(version)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)