Description
p5-Regexp-Compare - Partial ordering for regular expressions
Property | Value |
---|---|
Distribution | FreeBSD 11 |
Repository | FreeBSD Ports Quarterly i386 |
Package filename | p5-Regexp-Compare-0.31.txz |
Package name | p5-Regexp-Compare |
Package version | 0.31 |
Package release | - |
Package architecture | i386 |
Package type | txz |
Category | devel perl5 |
Homepage | https://metacpan.org/release/Regexp-Compare |
License | GPLv1+, ART10 |
Maintainer | sunpoet@FreeBSD.org |
Download size | 29.66 KB |
Installed size | 105.05 KB |
Regexp::Compare implements a function comparing regular expressions: it returns true if all strings matched by the first regexp are also matched by the second. It's meant to be used for optimization of blacklists implemented by regular expressions (like, for example, http://www.communitywiki.org/cw/BannedContent). False return value does not imply that there's a string matched by the first regexp which isn't matched by the second - many regular expressions (i.e. those containing Perl code) are impossible to compare, and this module doesn't even implement all possible comparisons. WWW: https://metacpan.org/release/Regexp-Compare
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
p5-Regexp-Compare-0.31.txz | 0.31 | amd64 | FreeBSD Ports Latest |
p5-Regexp-Compare-0.31.txz | 0.31 | i386 | FreeBSD Ports Latest |
p5-Regexp-Compare-0.31.txz | 0.31 | amd64 | FreeBSD Ports Quarterly |
p5-Regexp-Compare | - | - | - |
Requires
Name | Value |
---|---|
libperl.so.5.30 | - |
perl5 | = 5.30.0 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | p5-Regexp-Compare-0.31.txz |
Source Package | devel/p5-Regexp-Compare |
Install Howto
Install p5-Regexp-Compare txz package:
# pkg install p5-Regexp-Compare
See Also
Package | Description |
---|---|
p5-Regexp-Copy-0.06_2.txz | Copy the contents of one Regexp object to another |
p5-Regexp-Debugger-0.002001.txz | Visually debug regexes in-place |
p5-Regexp-DefaultFlags-0.01_1.txz | Set default flags on regular expressions |
p5-Regexp-Grammars-1.026_1.txz | Add grammatical parsing features to Perl 5.10 regexes |
p5-Regexp-IPv6-0.03_1.txz | Regular expression for IPv6 addresses |
p5-Regexp-Lexer-0.05.txz | Lexer for Perl regular expressions |
p5-Regexp-Log-0.06_1.txz | Regexp::Log - A base class for log files regexp builders |
p5-Regexp-Log-Common-0.10.txz | Regexp::Log::Common, a parser for the Common Log Format |
p5-Regexp-RegGrp-2.01.txz | Groups a regular expressions collection |
p5-Regexp-Shellish-0.93_1.txz | Perl module for shell-like regular expressions |
p5-Regexp-Subst-Parallel-0.11_1.txz | Perform multiple substitutions on a string in parallel |
p5-Regexp-Trie-0.02.txz | Builds trie-ized regexp |
p5-Relations-0.95_1.txz | Functions to Use with Databases and Queries |
p5-Relations-Query-0.93_1.txz | Object for building queries with DBI/DBD::mysql |
p5-Religion-1.04_1.txz | Perl5 module to install die() and warn() handlers |
Advertisement
Advertisement