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

Changes for version 0.10 - 2016-04-27

  • Reworked how the value for the Content-Type header is selected. Simple regexp matching on the path suffix is used for *.html?, *.css and *.txt files. Any other files are checked using File::LibMagic as before. Closes: https://rt.cpan.org/Ticket/Display.html?id=113980 and https://rt.cpan.org/Ticket/Display.html?id=91321

Modules

Serve static files with HTTP::Server::Simple

Examples