in reply to Re^2: How to use Regexp::Common patterns in Regexp::Grammars? (Properly)
in thread How to use Regexp::Common patterns in Regexp::Grammars?
the idea is to replace ... with the string generated by printing $RE{delimited}{ -delim => q{'} }{ -esc=>q{'}}
its ok to inline regexp::common patterns . no $pat or @{[ ]} required
|
|---|