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

0.05 2020/03/01
  - use 127.0.0.1 to test
  - drop File::Slurp dependency
  - cpanfile

0.04 2008/10/19
  - now you can create server with an anonymous subroutine.

0.03 2008/01/20
  - blank command line args can be omitted
  - create_server_with option also accepts a coderef,
    which would be deparsed and then turned into a server script.

0.02 2007/06/06
  - fixed 'exiting subroutine via next' warning

0.01 2007/05/27
  - initial release