in reply to Re: Text Conversion
in thread Text Conversion
is not a good option for this case. Also Since I have to parse further, I would like to have 1 items added.At what point I would add that?my @in = <IN>;
$key = foo_item $value = bar_items process($key,$value)Thanks
|
|---|