The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.perltidyrc
bin/smolder
bin/smolder_create_database
bin/smolder_smoke_signal
bin/smolderctl
Build.PL
Changes
hackathon_todo.txt
htdocs/cgi-bin/dispatch.cgi
htdocs/images/arrow-desc.gif
htdocs/images/boxed-bg-bottom.png
htdocs/images/boxed-bg-right.png
htdocs/images/calendar.gif
htdocs/images/down.gif
htdocs/images/error_overlay.png
htdocs/images/favicon.ico
htdocs/images/grid.png
htdocs/images/h2_bg.gif
htdocs/images/h3_bg.gif
htdocs/images/header2_bg.gif
htdocs/images/icon.png
htdocs/images/indicator.gif
htdocs/images/info.png
htdocs/images/nav-left-bg.gif
htdocs/images/new.png
htdocs/images/no_graph_data.png
htdocs/images/required.png
htdocs/images/rss.png
htdocs/images/smolder_large_bg.png
htdocs/images/smolder_small_no_text.png
htdocs/images/smolder_text.png
htdocs/images/square_icon.png
htdocs/images/sub_menu_bg-over.gif
htdocs/images/sub_menu_bg.gif
htdocs/images/tutorial/admin/developers_submenu.jpg
htdocs/images/tutorial/admin/project_admins.jpg
htdocs/images/tutorial/admin/projects_submenu.jpg
htdocs/images/up.gif
htdocs/images/warning.png
htdocs/js/outside_libraries.js
htdocs/js/smolder.js
htdocs/robots.txt
htdocs/style/email.css
htdocs/style/style.css
htdocs/style/tapmatrix.css
lib/Smolder.pm
lib/Smolder/AuthHandler.pm
lib/Smolder/AuthInfo.pm
lib/Smolder/Build.pm
lib/Smolder/Conf.pm
lib/Smolder/Constraints.pm
lib/Smolder/Control.pm
lib/Smolder/Control/Admin.pm
lib/Smolder/Control/Admin/Developers.pm
lib/Smolder/Control/Admin/Projects.pm
lib/Smolder/Control/Developer.pm
lib/Smolder/Control/Developer/Prefs.pm
lib/Smolder/Control/Graphs.pm
lib/Smolder/Control/Projects.pm
lib/Smolder/Control/Public.pm
lib/Smolder/Control/Public/Auth.pm
lib/Smolder/DB.pm
lib/Smolder/DB/Developer.pm
lib/Smolder/DB/Preference.pm
lib/Smolder/DB/Project.pm
lib/Smolder/DB/ProjectDeveloper.pm
lib/Smolder/DB/SmokeReport.pm
lib/Smolder/DB/TestFile.pm
lib/Smolder/DB/TestFileComment.pm
lib/Smolder/DB/TestFileResult.pm
lib/Smolder/Debug.pm
lib/Smolder/Dispatch.pm
lib/Smolder/Email.pm
lib/Smolder/Manual.pm
lib/Smolder/Mech.pm
lib/Smolder/Redirect.pm
lib/Smolder/Server.pm
lib/Smolder/Server/Control.pm
lib/Smolder/Server/PreFork.pm
lib/Smolder/TAPHTMLMatrix.pm
lib/Smolder/TestData.pm
lib/Smolder/TestScript.pm
lib/Smolder/Upgrade.pm
lib/Smolder/Upgrade/V0_1.pm
lib/Smolder/Upgrade/V0_3.pm
lib/Smolder/Upgrade/V1_1.pm
lib/Smolder/Upgrade/V1_21.pm
lib/Smolder/Upgrade/V1_24.pm
lib/Smolder/Upgrade/V1_30.pm
lib/Smolder/Upgrade/V1_37.pm
lib/Smolder/Upgrade/V1_50.pm
lib/Smolder/Util.pm
LICENSE
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README.md
sql/db_version.sql
sql/developer.sql
sql/preference.sql
sql/project.sql
sql/project_developer.sql
sql/smoke_report.sql
sql/test_file.sql
sql/test_file_comment.sql
sql/test_file_result.sql
sql/upgrade/V0_3.sql
sql/upgrade/V1_1.sql
sql/upgrade/V1_21.sql
sql/upgrade/V1_24.sql
sql/upgrade/V1_37.sql
sql/upgrade/V1_50.sql
t/admin.t
t/admin_devs.t
t/admin_projs.t
t/authinfo.t
t/conf.t
t/constraints.t
t/data/test_run_bad.tar
t/data/test_run_bad.tar.gz
t/data/test_run_bad_yml.tar.gz
t/data/test_run_good.tar.gz
t/data/test_run_good_yml.tar.gz
t/db-developer.t
t/db-pref.t
t/db-proj_dev.t
t/db-project.t
t/db-smoke_test.t
t/dev_prefs.t
t/developer.t
t/graphs.t
t/proj_admin.t
t/proj_auth.t
t/projects.t
t/public.t
t/public_auth.t
t/smoke_signal.t
t/util.t
templates/Admin/Developers/add.tmpl
templates/Admin/Developers/add_edit_msgs.tmpl
templates/Admin/Developers/details.tmpl
templates/Admin/Developers/edit.tmpl
templates/Admin/Developers/list.tmpl
templates/Admin/Developers/list_table.tmpl
templates/Admin/Projects/add.tmpl
templates/Admin/Projects/add_edit_msgs.tmpl
templates/Admin/Projects/details.tmpl
templates/Admin/Projects/devs.tmpl
templates/Admin/Projects/list.tmpl
templates/Admin/Projects/list_table.tmpl
templates/Admin/welcome.tmpl
templates/Developer/Prefs/change_pw.tmpl
templates/Developer/Prefs/pref_form.tmpl
templates/Developer/Prefs/show.tmpl
templates/Developer/welcome.tmpl
templates/Email/forgot_pw.tmpl
templates/Email/reset_pw.tmpl
templates/Email/smoke_report_full.tmpl
templates/Email/smoke_report_link.tmpl
templates/Email/smoke_report_summary.tmpl
templates/Email/wrapper.tmpl
templates/error_message.tmpl
templates/form_header.tmpl
templates/Graphs/start.tmpl
templates/nav.tmpl
templates/Projects/add_report.tmpl
templates/Projects/admin_settings.tmpl
templates/Projects/admin_settings_form.tmpl
templates/Projects/admin_settings_tags.tmpl
templates/Projects/details.tmpl
templates/Projects/public.tmpl
templates/Projects/show_all.tmpl
templates/Projects/smoke_report.tmpl
templates/Projects/smoke_report_details.tmpl
templates/Projects/smoke_reports.tmpl
templates/Projects/smoke_reports_nav.tmpl
templates/Projects/tap.tmpl
templates/Projects/test_file_history.tmpl
templates/Public/admin_tutorial.tmpl
templates/Public/Auth/forbidden.tmpl
templates/Public/Auth/forgot_pw.tmpl
templates/Public/Auth/login.tmpl
templates/Public/Auth/show_logout.tmpl
templates/Public/Auth/timeout.tmpl
templates/Public/developer_tutorial.tmpl
templates/Public/error.tmpl
templates/Public/not_found.tmpl
templates/Public/welcome.tmpl
templates/TAP/full_report.tmpl
templates/TAP/individual_test.tmpl
templates/wrapper.tmpl
TODO
META.json