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-smartmatch-engine-core - Default smartmatch implementation from 5.10---5.14 https://bugzilla.redhat.com/show_bug.cgi?id=720339 Summary: Review Request: perl-smartmatch-engine-core - Default smartmatch implementation from 5.10---5.14 Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: ppisar@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Spec URL: http://ppisar.fedorapeople.org/perl-smartmatch-engine-core/perl-smartmatch-engine-core.spec SRPM URL: http://ppisar.fedorapeople.org/perl-smartmatch-engine-core/perl-smartmatch-engine-core-0.02-1.fc15.src.rpm Description: This module implements the existing smart matching algorithm from perl 5.14, as a module. It has a pure perl implementation of the algorithm (which can be requested by setting $smartmatch::engine::core::USE_PP to a true value before "use"-ing this engine), but by default it uses a C implementation which should be identical to the algorithm in 5.14 - this module uses some new compiler hooks to turn calls to the engine's "match" function into a custom op-code, which is implemented by a copy of the smart match code from perl 5.14. ---- Notice for packager: Target to F16--14 due to perl-smartmatch. -- 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