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 first 2 successful matches
> after that it keeps the valuse found in those first 2 successes and writes 
> them out
> after that
>
> the sub below is called in a for loop which pulls out some new data to fill 
> the args
snip

I think your example is missing information we need to help you.
Please create a small, but complete, script that demonstrates your
problem along with input and expected output.

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


Reply via email to