File: MANIFEST

package info (click to toggle)
libapache-session-perl 1.93-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 432 kB
  • sloc: perl: 1,504; makefile: 2
file content (68 lines) | stat: -rw-r--r-- 1,572 bytes parent folder | download | duplicates (5)
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
57
58
59
60
61
62
63
64
65
66
67
68
Build.PL
CHANGES
Contributing.txt
INSTALL
MANIFEST			This list of files
META.yml
Makefile.PL
README
lib/Apache/Session.pm
lib/Apache/Session/DB_File.pm
lib/Apache/Session/File.pm
lib/Apache/Session/Flex.pm
lib/Apache/Session/Generate/MD5.pm
lib/Apache/Session/Generate/ModUniqueId.pm
lib/Apache/Session/Generate/ModUsertrack.pm
lib/Apache/Session/Informix.pm
lib/Apache/Session/Lock/File.pm
lib/Apache/Session/Lock/MySQL.pm
lib/Apache/Session/Lock/Null.pm
lib/Apache/Session/Lock/Semaphore.pm
lib/Apache/Session/Lock/Sybase.pm
lib/Apache/Session/MySQL.pm
lib/Apache/Session/MySQL/NoLock.pm
lib/Apache/Session/Oracle.pm
lib/Apache/Session/Postgres.pm
lib/Apache/Session/Serialize/Base64.pm
lib/Apache/Session/Serialize/Storable.pm
lib/Apache/Session/Serialize/Sybase.pm
lib/Apache/Session/Serialize/UUEncode.pm
lib/Apache/Session/Store/DBI.pm
lib/Apache/Session/Store/DB_File.pm
lib/Apache/Session/Store/File.pm
lib/Apache/Session/Store/Informix.pm
lib/Apache/Session/Store/MySQL.pm
lib/Apache/Session/Store/Oracle.pm
lib/Apache/Session/Store/Postgres.pm
lib/Apache/Session/Store/Sybase.pm
lib/Apache/Session/Sybase.pm
TODO
b/dbi.b
b/dbinew.b
b/dbipop.b
b/dbstore.b
b/flexpop.b
b/gdbm.b
b/mysqllock.b
b/uuevsmime.b
eg/example.perl
t/99base64.t
t/99dbfile.t
t/99dbfilestore.t
t/99file.t
t/99filelock.t
t/99filestore.t
t/99flex.t
t/99md5gen.t
t/99moduniqgen.t
t/99mysql.t
t/99mysqllock.t
t/99mysqlstore.t
t/99nulllock.t
t/99oracle.t
t/99postgres.t
t/99semaphore.t
t/99storable.t
t/99uue.t
t/pod.t
META.json