-
Notifications
You must be signed in to change notification settings - Fork 4
/
MANIFEST
69 lines (69 loc) · 2.25 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
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
69
Changes
examples/app.psgi
examples/Chinook/app.psgi
examples/Chinook/config_chinook.yaml
examples/Chinook/README
examples/download_db.pl
examples/README
examples/Sakila/app.psgi
examples/Sakila/config_sakila.yaml
examples/Sakila/README
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/App/AutoCRUD.pm
lib/App/AutoCRUD/ConfigDomain.pm
lib/App/AutoCRUD/Context.pm
lib/App/AutoCRUD/Controller.pm
lib/App/AutoCRUD/Controller/Gvascript.pm
lib/App/AutoCRUD/Controller/Home.pm
lib/App/AutoCRUD/Controller/Join.pm
lib/App/AutoCRUD/Controller/Schema.pm
lib/App/AutoCRUD/Controller/Static.pm
lib/App/AutoCRUD/Controller/Table.pm
lib/App/AutoCRUD/DataSource.pm
lib/App/AutoCRUD/share/static/css/styles.css
lib/App/AutoCRUD/share/templates/lib/config
lib/App/AutoCRUD/share/templates/lib/site/footer
lib/App/AutoCRUD/share/templates/lib/site/header
lib/App/AutoCRUD/share/templates/lib/site/html
lib/App/AutoCRUD/share/templates/lib/site/layout
lib/App/AutoCRUD/share/templates/lib/site/wrapper
lib/App/AutoCRUD/share/templates/src/error.tt
lib/App/AutoCRUD/share/templates/src/home.tt
lib/App/AutoCRUD/share/templates/src/schema/tablegroups.tt
lib/App/AutoCRUD/share/templates/src/table/_record.tt
lib/App/AutoCRUD/share/templates/src/table/delete.tt
lib/App/AutoCRUD/share/templates/src/table/descr.tt
lib/App/AutoCRUD/share/templates/src/table/id.tt
lib/App/AutoCRUD/share/templates/src/table/insert.tt
lib/App/AutoCRUD/share/templates/src/table/list.tt
lib/App/AutoCRUD/share/templates/src/table/search.tt
lib/App/AutoCRUD/share/templates/src/table/update.tt
lib/App/AutoCRUD/View.pm
lib/App/AutoCRUD/View/Download.pm
lib/App/AutoCRUD/View/Dumper.pm
lib/App/AutoCRUD/View/Json.pm
lib/App/AutoCRUD/View/Plain.pm
lib/App/AutoCRUD/View/Redirect.pm
lib/App/AutoCRUD/View/Tsv.pm
lib/App/AutoCRUD/View/TT.pm
lib/App/AutoCRUD/View/Xlsx.pm
lib/App/AutoCRUD/View/Xml.pm
lib/App/AutoCRUD/View/Yaml.pm
LICENSE
Makefile.PL
MANIFEST This list of files
META.yml
README
t/00_autocrud.t
t/data/Chinook_Sqlite_AutoIncrementPKs_empty_tables.tst_sqlite
xt/pod.t