in reply to Re^3: perl regular expressions
in thread perl regular expressions

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.

Replies are listed 'Best First'.
Re^5: perl regular expressions
by AppleFritter (Vicar) on Jun 25, 2014 at 22:56 UTC

    I'm not sure what I can add to everything that's been said above already, by me and others. I sympathize with your problems, but I can't and won't write all your code for you.

    (But do feel free to inquire about my rates for paid consultant work. :P)