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      |
    +---+-------+--------+----------+