This doesn't work with activestate on windows.

 perldoc -q 'change one line'

Output
No documentation for perl FAQ keyword `'change' found.

-----Original Message-----
From: Bob Showalter [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 13, 2003 10:56 AM
To: 'Pankaj Kapare'; [EMAIL PROTECTED]
Subject: RE: File handling


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]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to