Subject: | Cumulative Patchset / Patched version of Net::Server available |
Hi!
Since there have been no official to Net::Server for a long time, i started running my own source code repository with a patched/updated version of this distribution:
https://cavac.at/public/mercurial/Net-Server/
You need a mercurial client installed ('sudo apt-get install mercurial' or similar), then you can run:
hg clone https://cavac.at/public/mercurial/Net-Server/
Then the usual
perl Makefile.PL
make test install distclean
This isn't an official version, and i can't guarantee everything will work perfectly (or at all), but at least for my projects it runs much more stable, especially in SSL mode.
Note: Paul, if you don't have time or interest in continuing to work on Net::Server, i'm more than willing to continue your work as maintainer.