File: config.mvp-test

package info (click to toggle)
libconfig-mvp-perl 2.200013-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 312 kB
  • sloc: perl: 829; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Foo::Bar]
x = 1
y = 2
z = 3
y = 4

[Foo::Baz bz]
single = 1
multi  = 2
multi  = 3

[Foo::Metaboondle]

[Foo::Quux]
a = 1
b = 2
c = 3