Help for this page
use strict; use warnings; ... print "$variable"; print OUTFILE "$variable","\n"; close(OUTFILE);