Name : perl-Regexp-Assemble
| |
Version : 0.17
| Vendor : Mandriva
|
Release : 1mdk
| Date : 2006-03-23 07:00:45
|
Group : Development/Perl
| Source RPM : perl-Regexp-Assemble-0.17-1mdk.src.rpm
|
Size : 0.16 MB
| |
Packager : Iurt the rebuild bot < warly_mandriva_com>
| |
Summary : Assemble multiple Regular Expressions into a single RE
|
Description :
Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that will match all that each of the individual REs match. As a result, instead of having a large list of expressions to loop over, the string only needs to be tested against one expression. This is interesting when you have several thousand patterns to deal with. Serious effort is made to produce the smallest pattern possible.
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/2006.0/i586/media/contrib |