Hi,
   in a file, I have following variables,
 
 <ABC_IFILE>
 <ASD_IFILE>
 <XYZ_IFILE>
 <QWE_IFILE>

I want to replace those variables with 
values
 
basically i want to replace all <*_IFILE> with some
value say file.txt

How to do this in perl ?

Thanks




        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to