File: db2.pl

package info (click to toggle)
libconfig-merge-perl 1.01-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 440 kB
  • ctags: 36
  • sloc: perl: 804; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
{   hosts => {
       session => [qw(host1 host2 host3)],
       image =>   [qw(host4 host5 host6)],
    },
}