Name : perl-Regexp-Trie
| |
Version : 0.20.0
| Vendor : Mageia_Org
|
Release : 3.mga9
| Date : 2022-03-21 05:23:37
|
Group : Development/Perl
| Source RPM : perl-Regexp-Trie-0.20.0-3.mga9.src.rpm
|
Size : 0.01 MB
| |
Packager : umeabot < umeabot>
| |
Summary : builds trie-ized regexp
|
Description :
This module is a faster but simpler version of the Regexp::Assemble manpage or the Regexp::Optimizer manpage. It builds a trie-ized regexp as above.
This module is faster than the Regexp::Assemble manpage but you can only add literals. \'a+b\' is treated as \'a\\+b\', not \"more than one a\'s followed by b\".
I wrote this module because I needed something faster than the Regexp::Assemble manpage and the Regexp::Optimizer manpage. If you need more minute control, use those instead.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/i586/media/core/release |