File: box-wrap.t-4.ref

package info (click to toggle)
libdata-showtable-perl 3.3-7
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 1,208 kB
  • ctags: 359
  • sloc: perl: 2,026; sh: 62; 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                                                    |
 +--------+--------------------------------------------------------------+