in reply to Re: join function
in thread join function

Sir,

Thanks for supplying me with the link. I changed the line to

  my @fruits = ("Apple", "Banana", "Cherry", "Honeydew", "Watermelon") ;

Works fine now.

Thank you,

Catfish