This document summarizes several Perl web application frameworks and modules, including Catalyst which is a Model-View-Controller framework built on top of Perl that allows building web applications using CPAN modules. It also discusses HTML::FormFu which is a module for generating and processing HTML forms in Catalyst applications, and DBIx::Class which provides an object-relational mapping layer.