Fedora 15 Update: perl-smartmatch-engine-core-0.02-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Thu Jan 19 22:01:00 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-0386
2012-01-11 20:24:37
--------------------------------------------------------------------------------

Name        : perl-smartmatch-engine-core
Product     : Fedora 15
Version     : 0.02
Release     : 1.fc15
URL         : http://search.cpan.org/dist/smartmatch-engine-core/
Summary     : Default smartmatch implementation from 5.10---5.14
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.

--------------------------------------------------------------------------------
Update Information:

Default smartmatch implementation.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-smartmatch-engine-core' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list