Angharad has asked for the wisdom of the Perl Monks concerning the following question:
etcobject1 object1 78 object1 object2 45 object1 object3 34 object1 object4 45 object2 object2 89 object2 object3 32 object2 object4 13
I would be most grateful if someone could point me in the right direction as my attempts have been pretty shambolic so far. Thanksobject1 object2 object3 object4 object1 78 45 34 45 object2 45 89 32 13
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to print list as matrix
by Albannach (Monsignor) on Aug 04, 2006 at 14:38 UTC | |
|
Re: How to print list as matrix
by Fletch (Bishop) on Aug 04, 2006 at 14:21 UTC | |
|
Re: How to print list as matrix
by ptum (Priest) on Aug 04, 2006 at 14:23 UTC |