in reply to print a tabular report using perl
Of course, given what you have there, print probably makes more sense than printfprintf <<EOF, " FILENAME ", " AUTHOR "," VERSION "; Branch : $branch + |===================================================================== +===================================================================| | %-35s | %-35s | %-35s |===================================================================== +===================================================================| EOF
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
|---|