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