File: v2_testrc

package info (click to toggle)
libparse-plainconfig-perl 3.07-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: perl: 1,916; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,066 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Scalar tests
SCALAR 1: value1
SCALAR 2: "these, are, all one => value"
SCALAR 3: this is a \
          continued line.
SCALAR 4: ASDFKAS234123098ASDFA9082341\
          ASDFIO23489078907SFASDF8A972
SCALAR 5: this is a really long text that should definitely cause the output \
          generator to wrap lines -- hopefully breaking along whitespace. \
          I should also generation a really freaking long line just to see \
          it break on non-whitespace as well.  Well, how about this: \
          AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
          BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB\
          CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC\
          DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
# List tests
LIST 1: value1, value2, value3
LIST 2: value1, "two, parts", value3, "\"two => parts\""
LIST 3: value1, "two, parts", "two => parts"

# Hash tests
HASH 1: one => 1, two => 2, three => "Three for Me! 3 => 2", \
	four => 4

# Disconnected comment
#

# Empty
EMPTY: