HelloI need a little assistance in creating a function for my perl code. The function will pass in an array of strings and an index. The function will build a single string using the 1st string at the passed in index and the remaining strings in the array. It will return the newly built in string.
Thanks, Andrew -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
