Help for this page
my $simples = qr{\*\*}; # extensible by user. Same opening and clos +ing. my $ps= qr{(?<prematch>.*?) ... | \Z (*:nada) # must be the last branch ) }xs;