1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/textproc/p5-DelimMatch/pkg-descr
Sunpoet Po-Chuan Hsieh 77002a9655 Update to 1.06a
- Update MASTER_SITES
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
- Update WWW
2019-03-29 19:02:10 +00:00

10 lines
431 B
Plaintext

DelimMatch allows you to match delimited substrings in a buffer. The
delimiters can be specified with any regular expression and the start
and end delimiters need not be the same. If the delimited text is
properly nested, entire nested groups are returned.
In addition, you may specify quoting and escaping characters that
contribute to the recognition of start and end delimiters.
WWW: https://metacpan.org/release/DelimMatch