Hi can you please help me out with reading the data from file.
{
'testing' => {
'link' => "http://www.espn.com",
'bandwidth' => "100",
'r' => "2",
},
};
instead of specifying the above value in the code. i want to read it from the text file..I tried but couldn't do it.