Version: 0.35, Package name: p5-Regexp-Assemble-0.35 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a target 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. |
Filesize: 84.979 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-11-05 12:09:01 by Jeremie Courreges-Anglas | Files touched by this commit (135) |
Log message: Drop MAINTAINER, the mail address bounces. |
2015-01-21 07:41:38 by Stuart Henderson | Files touched by this commit (50) |
Log message: drop USE_GROFF, output checked with gmdiff |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-21 08:36:36 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to 0.35 * from wen heping - install examples maintainer timed-out |
2010-12-03 04:46:54 by Antoine Jacoutot | Files touched by this commit (371) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ (final commit) |
2010-10-19 01:54:26 by Marc Espie | Files touched by this commit (205) |
Log message: USE_GROFF=Yes |