File: block.conf

package info (click to toggle)
libconfig-apacheformat-perl 1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 828 kB
  • ctags: 19
  • sloc: perl: 408; makefile: 45
file content (22 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Global 1

<Plain>
  Foo bar
  Baz Bif Bap
</Plain>

<Param foo>
  Fooz Bat
</Param>

<Param bar>
  Fooz Batty
</Param>

<Multi a b c>
  Foo bar
</Multi>

<Multi d e f>
  Foo bart
</Multi>