Letter P

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.src [12 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al