Help for this page
Select Code to Download
Select
or
download this
print $fh join(":", @array);
Select
or
download this
print $fh $_, "\n" for @array;