Anonymous Monk
has asked for the wisdom of the Perl Monks concerning the following question:
Please help me how can I create an https daemon using these two packages.
Comment on
perl https server using HTTP::Daemon and Crypt-SSLeay
Replies are listed 'Best First'.
Re: perl https server using HTTP::Daemon and Crypt-SSLeay
by
Anonymous Monk
on Mar 04, 2011 at 15:42 UTC
copy/paste from the SYNOPSIS section of the documentation, or copy/paste from the include examples or tests
[reply]
Back to
Seekers of Perl Wisdom