forked from dalibo/pgshark
-
Notifications
You must be signed in to change notification settings - Fork 1
/
META.yml
38 lines (38 loc) · 929 Bytes
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
abstract: 'Messing with PostgreSQL network traffic'
author:
- 'Jehan-Guillaume (ioguix) de Rorthais <[email protected]>'
configure_requires:
Module::Build: 0.36
dynamic_config: 0
generated_by: 'Module::Build version 0.3603'
license: bsd
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: pgShark
provides:
pgShark:
file: lib/pgShark.pm
pgShark::Output::Debug:
file: lib/pgShark/Output/Debug.pm
version: 0.1
pgShark::Output::Fouine:
file: lib/pgShark/Output/Fouine.pm
version: 0.1
pgShark::Output::Normalize:
file: lib/pgShark/Output/Normalize.pm
version: 0.1
pgShark::Output::Sql:
file: lib/pgShark/Output/Sql.pm
version: 0.1
pgShark::Utils:
file: lib/pgShark/Utils.pm
version: 0.1
requires:
Digest::MD5: 0
Net::Pcap: 0
perl: v5.8.0
resources:
license: http://opensource.org/licenses/bsd-license.php
version: 0.001