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-Sys-Mmap - Use mmap to map in a file as a Perl variable https://bugzilla.redhat.com/show_bug.cgi?id=672709 Summary: Review Request: perl-Sys-Mmap - Use mmap to map in a file as a Perl variable Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: tibbs@xxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://www.math.uh.edu/~tibbs/rpms/perl-Sys-Mmap/perl-Sys-Mmap.spec SRPM URL: http://www.math.uh.edu/~tibbs/rpms/perl-Sys-Mmap/perl-Sys-Mmap-0.14-1.fc15.src.rpm Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2742473 Description: The Mmap module lets you use mmap to map in a file as a perl variable rather than reading the file into dynamically allocated memory. Multiple programs may map the same file into memory, and immediately see changes by each other. Memory may be allocated not attached to a file, and shared with subprocesses. rpmlint produces no output for me besides a spelling complaint about "subprocesses", and the included tests pass: t/mmap.t ........... ok t/munmap_errors.t .. ok All tests successful. Files=2, Tests=18, 0 wallclock secs ( 0.03 usr 0.03 sys + 0.06 cusr 0.04 csys = 0.16 CPU) Result: PASS Note that this is needed as a new dependency for zoneminder, and I intend to branch this only for rawhide. -- 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