df319336c1
Packages Collection. 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.
3 lines
194 B
Text
3 lines
194 B
Text
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.
|