At 21:29 -0500 11/30/07, Chas. Owens wrote:
>The tr/// operator does not take a regex, it takes two strings.

Yep. Damn. What I meant to type is
 $line =~ s/\+/ /g;

But that does explain why there was no error message.

Looking at Joel's code the substitute might still be the way to go.


-- 

--> From the U S of A, the only socialist country that refuses to admit it. <--

Reply via email to