in reply to problem in using eval strings

perl doesn't say any error.

but the string is considered a single string, "bkund", "454545", i.e, that whole string is passed as a single argument to that function, though its a 2 argument.

what can be done to resolve this??

Replies are listed 'Best First'.
Re^2: problem in using eval strings
by ikegami (Patriarch) on Dec 02, 2005 at 16:04 UTC