mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
4 lines
194 B
Plaintext
4 lines
194 B
Plaintext
The Perl 5 module Regexp::Assemble provides a way to assemble an
|
|
arbitrary number of regular expressions into a single regular
|
|
expression (or RE) that matches all that the individual REs match.
|