Tas00 has asked for the wisdom of the Perl Monks concerning the following question:

My script is reading from a text file, I've got 7 lines of text which I would like to print out in a 2 column table, with 4 rows in this case.

Originally posted as a Categorized Question.

  • Comment on How to print data from a txt file in two columns using foreach?