in reply to Re: Best way to write in Perl
in thread Best way to write in Perl
ThanksThisisatestline Containsvalues TestingTestinginProgress Currently I am reading a.txt, store those data in an array. Then creating b.txt and replacing NULL and spaces from a.txt. Finally replacing a.txt by b.txt using mv command. Can you please provide best method to handle this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Best way to write in Perl
by Corion (Patriarch) on Sep 04, 2007 at 06:55 UTC | |
by Anonymous Monk on Sep 04, 2007 at 08:17 UTC |