in reply to Re: Crafting a regex
in thread Crafting a regex

Interesting suggestion. Poking around inside the innards of the module, I find

my($url_rx) = '(\\S+)'; # %U (url, URL)

Which isn't going to solve the problem; not that I would expect it to, actually. "the problem with making anything so foolproof is that fools are so (consarned) ingenious!"

That's it, then, those lines are going on the junkheap =)

Philosophy can be made out of anything -- or less