forked from LemonLDAPNG/Apache-Session-Browseable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
38 lines (38 loc) · 1.33 KB
/
MANIFEST
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
Build.PL
Changes
lib/Apache/Session/Browseable.pod
lib/Apache/Session/Browseable/_common.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/Oracle.pm
lib/Apache/Session/Browseable/Postgres.pm
lib/Apache/Session/Browseable/Redis.pm
lib/Apache/Session/Browseable/SQLite.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
LICENSE
MANIFEST
META.json
META.yml Module meta-data (added by MakeMaker)
README
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-SQLite.t