Help for this page
my @chars = map quotemeta, split //, ... join '', @_ } 0..$#chars;
use Regexp::Assemble qw( ); ... } my $re = $ra->re();