in reply to Re: Printing a 2D array into constant-sized columns
in thread [Solved] Printing a 2D array into constant-sized columns
Thank a lot! Using the keyword "format" I found Text::Column which does exactly what I need.
I didn't know that printf could deal with arrays, that's good to know! I will learn how to use these at some point, but it feels like learning a new language, so I keep on delaying.
Problem solved :-)
|
|---|