Assemble multiple Regular Expressions into a single RE
Repositories
Extras
Description
Regexp::Assemble takes an arbitrary number of regular expressions and
assembles them into a single regular expression (or RE) that matches all
that the individual REs match.