The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Amon2::Web - Web Application Base.

SYNOPSIS

    package MyApp;
    use parent qw/Amon2::Web/;

DESCRIPTION

This is a web application base class.

METHODS

TBD