in reply to Re^2: how read data from file (how to parse data, use split)
in thread how read data from file
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
Both perlintro, http://learn.perl.org/books/beginning-perl/ , chromatics free book Modern Perl , have sections/chapters on file input/output (reading files)
|
|---|