File: MANIFEST

package info (click to toggle)
libdbd-pg-perl 3.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,228 kB
  • ctags: 692
  • sloc: perl: 8,831; ansic: 5,463; makefile: 9
file content (56 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (3)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Changes
README
SIGNATURE
Pg.pm
META.yml
TODO
Makefile.PL

MANIFEST
MANIFEST.SKIP
README.win32
README.dev
win32.mak
LICENSES/gpl-2.0.txt
LICENSES/artistic.txt
testme.tmp.pl

Pg.h
Pg.xs
dbivport.h
dbdimp.c
dbdimp.h
types.c
types.h
quote.c
quote.h

.perlcriticrc
t/dbdpg_test_setup.pl
t/00_signature.t
t/00basic.t
t/01connect.t
t/01constants.t
t/02attribs.t
t/03dbmethod.t
t/03smethod.t
t/04misc.t
t/06bytea.t
t/07copy.t
t/08async.t
t/09arrays.t
t/12placeholders.t
t/20savepoints.t
t/30unicode.t
t/99cleanup.t

t/lib/App/Info.pm
t/lib/App/Info/Handler.pm
t/lib/App/Info/Handler/Prompt.pm
t/lib/App/Info/Handler/Print.pm
t/lib/App/Info/RDBMS.pm
t/lib/App/Info/RDBMS/PostgreSQL.pm
t/lib/App/Info/Request.pm
t/lib/App/Info/Util.pm

lib/Bundle/DBD/Pg.pm