-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST
More file actions
36 lines (36 loc) · 831 Bytes
/
MANIFEST
File metadata and controls
36 lines (36 loc) · 831 Bytes
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
Changes
lib/Dancer2/Plugin/DomainModel.pm
lib/Dancer2/Plugin/DomainModel/Model.pm
lib/Dancer2/Plugin/DomainModel/RoleDBIC.pm
lib/Dancer2/Plugin/DomainModel/RoleLogger.pm
lib/Dancer2/Plugin/DomainModel/RoleModel.pm
LICENSE
Makefile.PL
MANIFEST
README.mkdn
t/00-load.t
t/01-default.t
t/02-invalid.t
t/03-bad-args.t
t/04-logger.t
t/05-simple.t
t/06-config-conflict.t
t/07-default-model.t
t/08-no-models.t
t/09-missing-dbic-args.t
t/10-models-with-roles.t
t/11-models-with-only-roles.t
t/12-mutable-models.t
t/13-default-model-logger.t
t/14-model-logger-role.t
t/15-bad-role-config.t
t/16-model-model-role.t
t/lib/Models.pm
t/lib/Models/News.pm
t/lib/Test/ExtraRole.pm
t/lib/Test/MyModels/News.pm
t/lib/Test/MyModels/Weather.pm
t/lib/Test/Schema.pm
t/lib/Test/Schema/Result/News.pm
t/lib/Test/Schema/Result/Weather.pm
t/views/index.tt