File: testrc

package info (click to toggle)
libparse-plainconfig-perl 1.7a%2Bpristine-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 140 kB
  • ctags: 18
  • sloc: perl: 264; makefile: 43
file content (11 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Scalar tests
SCALAR 1: value1
SCALAR 2: "these, are, all one => value"

# List tests
LIST 1: value1, value2, value3
LIST 2: value1, "two, parts", value3, "\"two => parts\""

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