Re: [Perl-unix-users] Re: Chomping and appending Text file not working

2003-05-31 Thread $Bill Luebkert
Manjunath H N wrote: > On Saturday, May 31, 2003 1:24 PM > $Bill Luebkert <[EMAIL PROTECTED]> wrote: > > >>Manjunath H N wrote: >> >>>Hello All, >>> >>>The program prog.pl I have attached needs to read data from >>>PurchaseRequestDataFile.txt & chomp the contents & append it with >>>new Record c

Re: [Perl-unix-users] Re: Chomping and appending Text file not working

2003-05-31 Thread Manjunath H N
On Saturday, May 31, 2003 1:24 PM $Bill Luebkert <[EMAIL PROTECTED]> wrote: > Manjunath H N wrote: >> Hello All, >> >> The program prog.pl I have attached needs to read data from >> PurchaseRequestDataFile.txt & chomp the contents & append it with >> new Record count, But I am not able to chomp