Hi, As far as I can tell, that module don't print tables like: .-----------+-----------------. | Nickname | Name | >----------+----------------< | Lunatic-| | Håkon Nessjøen | | Lathans | Thomas Andersen | '-----------+-----------------' .-----------------------------. | Nickname | Name | |-----------------------------| | Lunatic-| | Håkon Nessjøen | | Lathans | Thomas Andersen | \__________|________________/
And so on? -- Håkon Nessjøen ----- Original Message ----- From: "Johan Vromans" <[EMAIL PROTECTED]> To: "Håkon Nessjøen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, December 21, 2002 4:42 PM Subject: Re: Registration Request Håkon Nessjøen <[EMAIL PROTECTED]> writes: > Please register me: > > Name: Håkon Nessjøen > Email: [EMAIL PROTECTED] > Preferred author id: lunatic > > Intended contribution: > I have developed a module I have named ASCII:Table. It draws a table with in > "ASCII art". Very nice if you want to output easily understandable tables in > a terminal. Please take a look at the CPAN modules Text:: (e.g., Text::Table) and such. -- Johan