Tommy Nordgren wrote:
> How do you split a string on the equality character?
> Neither split (/=/,$myvar)
> nor split ('=',$myvar)
> appears to work
> "Home is not where you are born, but where your heart finds peace" -
> Tommy Nordgren, "The dying old crone"


You are doing something incorrectly. Please post more code.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to