mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
294c8de108
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
8 lines
401 B
Text
8 lines
401 B
Text
This Perl module provides commonly needed regular expressions.
|
|
Patterns like balanced parentheses and brackets, delimited text
|
|
(with escapes), integers and floating-point numbers in any base (up
|
|
to 36), comments in 44 programming languages, offensive language,
|
|
lists of any pattern, IPv4 addresses, URIs, and zip codes are
|
|
included. More complex patters can be built based on the patterns
|
|
provided.
|
|
|