This document summarizes Olaf Alders' experience building and evolving a personal tracking application using various Perl web frameworks and tools. It describes his initial use of Dancer and later transition to Mojolicious, adoption of Minion for job queueing, migration from MySQL to Postgres, and shift from manual deployment to using Ansible for automation. The key lessons were learning new frameworks like Mojolicious and tools like Minion, Sqitch, and Ansible, as well as adopting practices like SSL and OAuth authentication.