Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-IO-InSitu - Avoid clobbering files opened for both input and output https://bugzilla.redhat.com/show_bug.cgi?id=605674 Summary: Review Request: perl-IO-InSitu - Avoid clobbering files opened for both input and output Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: wfp5p@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Note that this is my first package submission. Spec URL: http://wfp.fedorapeople.org/perl-IO-InSitu.spec SRPM URL:http://wfp.fedorapeople.org/perl-IO-InSitu-0.0.2-1.fc13.src.rpm 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 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. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review