Re: Functions passing in arrays

2009-03-26 Thread Chas. Owens
On Thu, Mar 26, 2009 at 20:25, wrote: > Hello > > I have not had a lot of experience with writing functions in > perl. However I am working on a pretty good size script that > could reduce the code size by writing a function that would > pass in 2  arrays, a file handle and a string. The function

Functions passing in arrays

2009-03-26 Thread andrewmchorney
Hello I have not had a lot of experience with writing functions in perl. However I am working on a pretty good size script that could reduce the code size by writing a function that would pass in 2 arrays, a file handle and a string. The function only uses the strings for outputting to the fil