Using Net::Ftp, how can i get the dir command to display records in a formatted way? It now just spits out each line from the server as an array entry (the entire line, no columns). How can I make it so when I output I can put the data into columns?
Thanks!
Thanks!
Comment