File: eg.conf

package info (click to toggle)
libscriptalicious-perl 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 252 kB
  • ctags: 30
  • sloc: perl: 1,182; makefile: 11
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