Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Text::Table - horizontal lines and multiline cells

by andreas1234567 (Vicar)
on Mar 25, 2008 at 13:20 UTC ( [id://676111]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ cat ~/test/perl/text.table/text.table.pl
    
    ...
    }
    
    __END__
    
  2. or download this
    $ /usr/bin/perl ~/test/perl/text.table/text.table.pl
    +---+-------+--------+----------+
    ...
    +---+-------+--------+----------+
    |   |       |        | Tze      |
    +---+-------+--------+----------+
    
  3. or download this
    $ /usr/bin/perl ~/test/perl/text.table/text.table.pl
    +---+-------+--------+----------+
    ...
    | 3 | Tze   | 10     | Tze      |
    |   |       |        | Tze      |
    +---+-------+--------+----------+
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://676111]
Approved by Thelonius
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-24 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found