The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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