Re: cat \u with a string

2003-10-08 Thread John W. Krahn
Brian Gruber wrote: > > Hello, Hello, > In the midst of learning perl, I was messing around with stuff, and I > found the following behavior to be a bit confusing. For some reason, > I seem to be unable to cat a \u or \l for that matter with another > string using the . operator. Other backsla

cat \u with a string

2003-10-08 Thread Brian Gruber
Hello, In the midst of learning perl, I was messing around with stuff, and I found the following behavior to be a bit confusing. For some reason, I seem to be unable to cat a \u or \l for that matter with another string using the . operator. Other backslash-escaped characters (tabs, newlines etc