perl-IO-InSitu - Avoid clobbering files opened for both input and output
Website: | http://search.cpan.org/dist/IO-InSitu/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
This module provides a function called open_rw(), that is passed two file names and returns two handles, one open for reading and the other for writing. It's like doing two 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.
Packages
perl-IO-InSitu-0.0.2-23.fc14.al.noarch [15 KiB] |
Changelog
by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |