The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Build.PL
caf_cgi/app.cgi
caf_config/Example/framework.conf
caf_config/framework.conf
caf_htdoc/example.css
caf_htdoc/index.html
caf_image/barfiller.jpg
caf_image/caf_logo_t.png
CAF_MB_Installer.pm
caf_project/Example/applications/example_1/example_1.pm
caf_project/Example/applications/example_1/example_1.pm-small
caf_project/Example/applications/example_1/framework.conf
caf_project/Example/applications/example_1/templates/main_display.html
caf_project/Example/applications/example_1/templates/main_display.tmpl
caf_project/Example/applications/example_1/templates/README.txt
caf_project/Example/applications/example_2a/example_2a.pm
caf_project/Example/applications/example_2a/framework.conf
caf_project/Example/applications/example_2a/templates/main_display_mutt.html
caf_project/Example/applications/example_2a/templates/main_display_mutt.tmpl
caf_project/Example/applications/example_2a/templates/README.txt
caf_project/Example/applications/example_2b/example_2b.pm
caf_project/Example/applications/example_2b/framework.conf
caf_project/Example/applications/example_2b/templates/main_display_jeff.html
caf_project/Example/applications/example_2b/templates/main_display_jeff.tmpl
caf_project/Example/applications/example_2b/templates/README.txt
caf_project/Example/applications/example_3/example_3.pm
caf_project/Example/applications/example_3/framework.conf
caf_project/Example/applications/example_3/templates/navbar.html
caf_project/Example/applications/example_3/templates/navbar.tmpl
caf_project/Example/applications/example_3/templates/README.txt
caf_project/Example/applications/example_4/example_4.pm
caf_project/Example/applications/example_4/framework.conf
caf_project/Example/applications/example_4/templates/inner_component.html
caf_project/Example/applications/example_4/templates/inner_component.tmpl
caf_project/Example/applications/example_4/templates/main_view.html
caf_project/Example/applications/example_4/templates/main_view.tmpl
caf_project/Example/applications/example_4/templates/outer_component.html
caf_project/Example/applications/example_4/templates/outer_component.tmpl
caf_project/Example/applications/example_4/templates/README-ht.txt
caf_project/Example/applications/example_4/templates/README-petal.txt
caf_project/Example/applications/example_4/templates/README-tt.txt
caf_project/Example/applications/example_4/templates/xinner_component.tmpl
caf_project/Example/applications/example_4/templates/xinner_component.xhtml
caf_project/Example/applications/example_4/templates/xmain_view.tmpl
caf_project/Example/applications/example_4/templates/xmain_view.xhtml
caf_project/Example/applications/example_4/templates/xouter_component.tmpl
caf_project/Example/applications/example_4/templates/xouter_component.xhtml
caf_project/Example/applications/example_5/example_5.pm
caf_project/Example/applications/example_5/framework.conf
caf_project/Example/applications/example_5/templates/add_user.html
caf_project/Example/applications/example_5/templates/add_user.tmpl
caf_project/Example/applications/example_5/templates/delete_user.html
caf_project/Example/applications/example_5/templates/delete_user.tmpl
caf_project/Example/applications/example_5/templates/edit_user.html
caf_project/Example/applications/example_5/templates/edit_user.tmpl
caf_project/Example/applications/example_5/templates/process_add_user.html
caf_project/Example/applications/example_5/templates/process_add_user.tmpl
caf_project/Example/applications/example_5/templates/README.txt
caf_project/Example/applications/example_5/templates/show_user_table.html
caf_project/Example/applications/example_5/templates/show_user_table.tmpl
caf_project/Example/applications/framework.conf
caf_project/Example/common-modules/CDBI/Example.pm
caf_project/Example/common-modules/CDBI/Example/example.pm
caf_project/Example/common-modules/Example.pm
caf_project/Example/common-templates/invalid_checksum.html
caf_project/Example/common-templates/invalid_session.html
caf_project/Example/common-templates/login.html
caf_project/Example/common-templates/login_form.html
caf_project/Example/common-templates/make_navbar.html
caf_project/Example/common-templates/make_navbar.tmpl
caf_project/Example/common-templates/relogin.html
caf_project/Example/common-templates/relogin_form.html
caf_server/sqlite/sqlite_db.sqlite
caf_sql/caf_example.mysql
caf_sql/caf_example.pgsql
caf_sql/caf_example.sqlite
caf_sql/caf_example.sqlite.custom
caf_sql/load_music_data.pl
caf_sql/music_info.csv
caf_sql/test_cdbi.pl
Changes
Examples.pod
INSTALL.txt
lib/CGI/Application/Framework.pm
lib/CGI/Application/Framework/CDBI.pm
lib/CGI/Application/Framework/Constants.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
misc/dist
misc/makedocs.pl
misc/module-starter-opts.txt
misc/style.css
pod2htmd.tmp
pod2htmi.tmp
README
t/00-load.t
t/01-initial_login_page.t
t/02-login_attempts.t
t/04-session.t
t/05-relogin.t
t/06-make_link.t
t/08-template.t
t/09-log.t
t/10-run_app.t
t/conf/testapp.conf
t/conf/testapp_httpd_auth.conf
t/data/formdata
t/data/formdata.foo
t/data/jabberwocky.txt
t/data/snark.txt
t/data/walrus.txt
t/db/sqlite_db
t/logs/.exists
t/pod-coverage.t
t/pod.t
t/sessions/.exists
t/sessions/locks/.exists
t/test_projects/TestProj/applications/testproj_1/templates/testproj_start.html
t/test_projects/TestProj/applications/testproj_1/testproj_1.pm
t/test_projects/TestProj/common-modules/TestProj.pm
t/test_projects/TestProj/framework.conf
t/TestApp.pm
t/TestCDBI.pm
t/tmpl/main_display.html