Fedora Packages

perl-IO-InSitu

Avoid clobbering files opened for both input and output

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.0.2-41.fc40 -
Fedora 40 0.0.2-41.fc40 -
Fedora 39 0.0.2-39.fc39 -
Fedora 38 0.0.2-38.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-IO-InSitu dash maintainers at fedoraproject dot org.



Sources on Pagure