The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# Version/Revision history

1.06 Sat 16 Dec 2023 22:43:58 MSK
    * Added the `authorize` method to WWW::Suffit::Server::Auth

1.05 Thu 14 Dec 2023 10:10:08 MSK
    * Added options to the startup call
    * Added server_addr, server_port and max_history_size attributes

1.04 Wed 13 Dec 2023 11:26:08 MSK
    * Added Mojolicious::Plugin::ConfigGeneral to requirements
    * Added options-set to base startup method
    * Removed WWW::Suffit::AuthDB from requirements

1.03 Tue 12 Dec 2023 11:43:31 MSK
    * Added new server files from real working project

1.02 Thu 07 Dec 2023 16:26:19 MSK
    * All plugins has been relocated to the WWW::Suffit::Plugin namespace

1.01 Sun 26 Nov 2023 17:37:00 MSK
    * Added WWW::Suffit::Server::CommonHelpers
    * Added WWW::Suffit::Server::Syslog
    * Added WWW::Suffit::Server::BasicAuth

1.00 Sat 19 Aug 2023 22:32:27 MSK
    * Initial release