in reply to
Re^2: Run Perl from within Perl
in thread
Run Perl from within Perl
You might want to check out
HTTP::Server::Simple
,
Net::HTTPServer
and
HTTP::Daemon
. There are more http server implementations on the CPAN, but I can't find them right now.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re^3: Run Perl from within Perl
In Section
Seekers of Perl Wisdom