perl substituion
From: Anish Kumar K. (anish_at_vitalect-india.com)
Date: 01/28/05
- Next message: Mallik: "Problem in reading cookies"
- Previous message: Graeme St. Clair: "Hang with Use Warnings and a Subroutine"
- Next in thread: Mr M senthil kumar: "Re: perl substituion"
- Reply: Mr M senthil kumar: "Re: perl substituion"
- Maybe reply: Thomas Bätzler: "RE: perl substituion"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "beginners perl" <beginners@perl.org> Date: Fri, 28 Jan 2005 16:59:09 +0530
Say I have a string called returned from the text file..
Hi $name- welcome to the world of $Logs. Country is $country. Time is $time
I am getting this from the text file and then in the program
I am printing this out. with its correponding values..
Say
Hi Anish- welcome to the world of perl. Country is Mexico. time is 12.40 AM
I could very well use substition for the variables individually. But it will be nice If I could
substitute this at bulk..
please help me to do this
Thanks
Anish
- Next message: Mallik: "Problem in reading cookies"
- Previous message: Graeme St. Clair: "Hang with Use Warnings and a Subroutine"
- Next in thread: Mr M senthil kumar: "Re: perl substituion"
- Reply: Mr M senthil kumar: "Re: perl substituion"
- Maybe reply: Thomas Bätzler: "RE: perl substituion"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|