That fixed it right up. Thanks.
On 10/18/2007, "Steven Kurylo" <sk@infinitepigeons.org> wrote:
>> I have to comment out the offensive line $val =~ s/+/ /g; which to me
>> reads as substitute any plus signs for blank spaces in the string $val
>
>The plus sign needs to be escaped as its a meta character.
>
>s/\+/ /g
>--
>Steven Kurylo
>
>--
>I'm interested in upgrading my 28.8 kilobaud internet connection to a
>1.5 megabit fiberoptic T1 line. Will you be able to provide an IP
>router that's compatible with my token ring ethernet LAN configuration?
>
>To unsubscribe, send a message with the word "unsubscribe" (without the
>quotes) in the body to linux-request@slg.org
>Archives are at http://list.slg.org/
>
>!DSPAM:4717c7d8683871149310194!
>
>
Received on Thu Oct 18 15:20:22 2007
This archive was generated by hypermail 2.1.8 : Thu Oct 18 2007 - 15:54:30 CST