File: box-wrap.t-4.ref

package info (click to toggle)
libdata-showtable-perl 4.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,020 kB
  • sloc: perl: 2,218; sh: 38; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 991 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*** STDOUT ***
 +--------+--------------------------------------------------------------+
 |  Name  |                          Biography                           |
 +--------+--------------------------------------------------------------+
 | Alan   | This is a very long line of text which simulates a text     >|
 |        |<string which is supposed to wrap in its field width.         |
 | Kevin  | This is another long line of text which will also wrap so I >|
 |        |<can see if this part of ShowTable really works as designed. >|
 |        |< If not it's back to the drawing board.                      |
 | Toad   | This is a short line                                         |
 | Monica | This is another short line                                   |
 | Stu    | Finally, here is another long line which shold wrap but     >|
 |        |<maybe not                                                    |
 +--------+--------------------------------------------------------------+