Actually, using ~~ here transforms the junction into a string before attempting to match. Thus, no auto threading is taking place at all. I can't test it right now, but with .match it should work better. Or at least different. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.
- [perl #120993] Strange behavior matching junctions with N... Mark E. Shoulson
- Re: [perl #120993] Strange behavior matching junctio... Timo Paulssen