|
Description: PerlEmbed brings you the power of mod_perl without the Apache restriction. Although Apache is an excellent webserver, not everybody prefers to use it. With PerlEmbed you can literally embed Perl code WITHIN your HTML files and let perlembed.cgi do all the dirty work! Include ENTIRE PROGRAMS within your HTML code and voila! You can have hundreds of Perl applications all executing within ONE process! It doesn't spawn a single external process (although you can force it to by using the system calls) so it's extremely fast AND powerful!
|