in reply to how read data from file

it print only 46

good, that means it worked :)

I guess you're looking for split, as perlfaq4 and perlrequick discuss

  • Comment on Re: how read data from file (how to parse data, use split)

Replies are listed 'Best First'.
Re^2: how read data from file (how to parse data, use split)
by rammohan (Acolyte) on Jan 18, 2014 at 08:47 UTC
    how to achieve this output using file handling. Means which data in that string,if suppose that data in some other file.How to read that data and how to achieve my above result