I need to read the content of a file data.txt
Code:
dat data1
I am getting both the values in $temp[0]...
can anyone help me??..
else i want it in a scalar variable like
$temp1= dat:data1 ---something like this...delimited by a delimiter...
can anyone help me??

