in reply to Re^2: How to output file data from files in an array to one singular file?
in thread How to output file data from files in an array to one singular file?

It will output to whatever file is named in my $outfile.

my $outfile = 'secure.200601'; does set it to what you wanted

  • Comment on Re^3: How to output file data from files in an array to one singular file?
  • Download Code