File: eg.conf

package info (click to toggle)
libscriptalicious-perl 1.15-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 180 kB
  • ctags: 70
  • sloc: perl: 1,150; makefile: 16
file content (17 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# example config file for test script 3
something: 1
invertable1: on
invertable2: off
integer: 7
string: anything

list1:
  - one
  - two
  - three

list2: [ one, two, three ]

hash:
  foo: bar
  baz: cheese