in reply to XML::Rules tag spec

'/foo/smi' ^^^ I think it refers to these

Replies are listed 'Best First'.
Re^2: XML::Rules tag spec
by runrig (Abbot) on Jun 01, 2009 at 16:28 UTC
    Looking at this line in the source, that appears to be the case:
    if ($tag =~ m{^/([^/].*)/([imosx]*)$}) { # string with a '/regexp/'