ports/textproc/p5-Regexp-Common/pkg/DESCR

14 lines
451 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
By default, this module exports a single hash (%RE) that stores or
generates commonly needed regular expressions. Patterns currently
provided include:
* strings with balanced parenthesized delimiters
* comments of various languages (43 languages currently)
* delimited strings
* palindromes
* lists
* IPv4, IPv6, and MAC addresses
* numbers (integers and reals)
* profanity
* leading and trailing whitespace
* zip codes