File: MANIFEST

package info (click to toggle)
libapache-session-browseable-perl 1.3.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: perl: 1,903; makefile: 2
file content (50 lines) | stat: -rw-r--r-- 1,823 bytes parent folder | download | duplicates (2)
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
Build.PL
Changes
COPYRIGHT
lib/Apache/Session/Browseable.pm
lib/Apache/Session/Browseable/_common.pm
lib/Apache/Session/Browseable/Cassandra.pm
lib/Apache/Session/Browseable/DBI.pm
lib/Apache/Session/Browseable/File.pm
lib/Apache/Session/Browseable/Informix.pm
lib/Apache/Session/Browseable/LDAP.pm
lib/Apache/Session/Browseable/MySQL.pm
lib/Apache/Session/Browseable/MySQLJSON.pm
lib/Apache/Session/Browseable/Oracle.pm
lib/Apache/Session/Browseable/PgHstore.pm
lib/Apache/Session/Browseable/PgJSON.pm
lib/Apache/Session/Browseable/Postgres.pm
lib/Apache/Session/Browseable/Redis.pm
lib/Apache/Session/Browseable/SQLite.pm
lib/Apache/Session/Browseable/Store/Cassandra.pm
lib/Apache/Session/Browseable/Store/DBI.pm
lib/Apache/Session/Browseable/Store/File.pm
lib/Apache/Session/Browseable/Store/Informix.pm
lib/Apache/Session/Browseable/Store/LDAP.pm
lib/Apache/Session/Browseable/Store/MySQL.pm
lib/Apache/Session/Browseable/Store/Oracle.pm
lib/Apache/Session/Browseable/Store/Postgres.pm
lib/Apache/Session/Browseable/Store/Redis.pm
lib/Apache/Session/Browseable/Store/SQLite.pm
lib/Apache/Session/Browseable/Store/Sybase.pm
lib/Apache/Session/Browseable/Sybase.pm
lib/Apache/Session/Generate/SHA256.pm
lib/Apache/Session/Serialize/Hstore.pm
lib/Apache/Session/Serialize/JSON.pm
LICENSE
MANIFEST
META.json
META.yml			Module meta-data (added by MakeMaker)
README.md
rpm/Apache-Session-Browseable.spec
t/Apache-Session-Browseable-Cassandra.t
t/Apache-Session-Browseable-common.t
t/Apache-Session-Browseable-DBI.t
t/Apache-Session-Browseable-File.t
t/Apache-Session-Browseable-LDAP.t
t/Apache-Session-Browseable-Redis.t
t/Apache-Session-Browseable-SQLite.t
t/Apache-Session-Browseable-Store-DBI.t
t/Apache-Session-Browseable-Store-MySQL.t
t/test-browseable-functions-using-File.t
t/test-browseable-functions-using-SQLite.t