Re: problem with simple pattern matching

2007-08-29 Thread Chas Owens
On 8/29/07, Jim <[EMAIL PROTECTED]> wrote: > Hi, > > I hope this is simple, as i am very new to perl. > > I am trying to use pattern matchinig to create many srcipts from > a template file which i have read into a list then print out to files. > > the problem is the patter match only matches on the

problem with simple pattern matching

2007-08-29 Thread Jim
Hi, I hope this is simple, as i am very new to perl. I am trying to use pattern matchinig to create many srcipts from a template file which i have read into a list then print out to files. the problem is the patter match only matches on the first 2 successful matches after that it keeps the valu