http://www.perlmonks.org?node_id=550826


in reply to Formatting Text...Again

You want to learn about format. Almost of your questions are discussed there.


The intelligent reader will judge for himself. Without examining the facts fully and fairly, there is no way of knowing whether vox populi is really vox dei, or merely vox asinorum. — Cyrus H. Gordon

Replies are listed 'Best First'.
Re^2: Formatting Text...Again
by GrandFather (Saint) on May 21, 2006 at 21:03 UTC

    I agree that format is what seems to be asked for by the assignment. But Perl has pretty much moved away from format and I'm strongly tempted to sabotage the question by suggesting alternate ways of solving the problem. There are many domain specific formatting modules around now that are a lot more appropriate to use.

    lollipop7081 should be aware that completing the assignment using some technique other than format however may result in a lower mark, especially if a lot more code needs to be written to achieve the goal.


    DWIM is Perl's answer to Gödel