in reply to Re^2: issue with print/join 2 arraysin thread issue with print/join 2 arrays
sub say { print @_, "\n" } [download]