To follow up, the problem was a missing Perl module: "DateTime::Format::SQLite". I discovered this by removing the "render_die => 1," line from 'lib\MyApp\View\TT.pm' so that instead of dumping the 200+ debug lines on the web page display, it displayed the missing module message. After installing the module, the page displayed perfectly.
"Its not how hard you work, its how much you get done."