Revision history for Perl extension CGI::Application::MailPage.

1.0
        - First version.
1.1
        - MailPage.pm now uses C::A's load_tmpl instead of calling H::T::new directly
        - templates were updated to use XHTML
        - regression tests now use Test::More