in reply to Re: Map Function Weirdness
in thread Map Function Weirdness

I suspected it might be something like that! That makes sense. So when I set $_ that made it return the actual string instead of it going empty.

Not exactly intuitive, but at least it has reason.

Thanks!