File: box-wrap.t-1.ref

package info (click to toggle)
libdata-showtable-perl 4.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,032 kB
  • sloc: perl: 2,221; sh: 38; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 896 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*** 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           |
 +--------+------------------------------------------+