Skip to main content



a simple PSGI/Plack HTTP server that uses threads

Changes for 0.0400 - 2020-03-17

  • Print connection errors to stderr.
  • Allow to use SSL with IPv6.
  • IPv6 is enabled by default if IO::Socket::IP is available.
  • New option `--ssl-client-ca-file`.
  • Listen on tcp46 socket with `--ipv6` option when `--host` is missing.
  • Default `--host` is undefined which means any interface.


a light and pure-Perl PSGI/Plack HTTP server with pre-forks

Changes for 0.0500 - 2020-03-17

  • Print connection errors to stderr.
  • Allow to use SSL with IPv6.
  • IPv6 is enabled by default if IO::Socket::IP is available.
  • New option `--ssl-client-ca-file`.
  • Listen on tcp46 socket with `--ipv6` option when `--host` is missing.
  • Default `--host` is undefined which means any interface.




A highly configurable File and Directory Dialog widget for Perl/Tk.

Changes for 2.30

  • managers).
  • Allow and clarify (document) the use of most regex characters in file patterns and pattern list (-FPat & -FPatList options).
  • Will now use Tk::JDialog in lieu of Tk:😁ialog, if the former is installed.