File: ea209023f1f3908dd9a39c256be04e55

package info (click to toggle)
libnet-httpserver-perl 1.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 576 kB
  • sloc: perl: 2,763; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
%data = (
          'bar' => [
                     '1',
                     '2',
                     'b'
                   ],
          'foo' => 'bar'
        );