Pankaj Kapare wrote: > Hi > I want to to file handling in perl.In that I have one file > which contains some lines.Now I want to modify some of lines like.. > My file conatins line one > line two > line three > password="password"; > Login Id ="xyz" > line 6 > and so on > > if i want to write new passord and login id then how can i do > that? Can anybody help me with sample code > Thanks in advance! > Pankaj
Start with the FAQ article: perldoc -q 'change one line' -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]