The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Changes for App-HTTPThis

0.006 Thu May 25 17:35:00 UTC 2023
     * Add bugtracker URL

0.005 Thu May 25 17:05:00 UTC 2023
     * Various admin fixes

0.004 Mon May 15 16:42:00 UTC 2023
     * Fix prereqs

0.003 Mon May 15 14:41:00 UTC 2023
     * Handle default pages (like index.html)

0.002 Thu Jul 29 10:59:43 UTC 2010
     * Use Plack::Runner higher-level interface instead of
       Plack::Handler::Standalone directly
     * Deal with port-already-in-use better, with prettier messages
     * Added --name option to announce the server over Bonjour

0.001 Wed Jul 28 15:52:36 UTC 2010
     * Initial release