Help for this page
use re 'debug'; ... $funpat = qr/\w+$np/; "fun(1,(2),5)" =~ /^$funpat$/; #Matches!"
Compiling REx "%n \(%n (?:%n (?> [^() +]+ ) "... Final program: ... Match successful! Freeing REx: "%n \(%n (?:%n (?> [^()] ++ ) "... Freeing REx: "\w+(?^x:%n \(%n (?:%n ( +?> ["...