in reply to Re: problem with if condition
in thread problem with if condition

Doh! I feel stupid for not knowing that. I should really read about the precedence rules. Thanks a bunch. I've really been frustrated with this. Also I didn't catch this while running it through the debugger (perl -d).

About .. traversals, I sanitise $uri before passing it to the above snippet.

-agn