Handy test rule to see what SA is really looking at:
#uri PRINTURI /(^.*$)(?{ print "URI:\n$^N\nEnd URI\n" })/is
You ave to run SA from the command line as this comes out stdout.
Loren
Handy test rule to see what SA is really looking at:
#uri PRINTURI /(^.*$)(?{ print "URI:\n$^N\nEnd URI\n" })/is
You ave to run SA from the command line as this comes out stdout.
Loren