![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
About Tabbed Printingby monkfan (Curate) |
on Dec 10, 2005 at 14:19 UTC ( [id://515723]=perlquestion: print w/replies, xml ) | Need Help?? |
monkfan has asked for the wisdom of the Perl Monks concerning the following question:
Hi, How can I do a very simple neat tabbed printing? My code below although already included tab (\t), it still doesn't follow my 'order'. It doesn't print this format - especially the last line (the indentation starting from second column is not right): What is the standard practice for simple neat-printing like this? Is there any module that does this job? Regards, Edward
Back to
Seekers of Perl Wisdom
|
|