> Then how does it comparable with CGI::FastCGI and
> what are differences between FastCGI and embperl package?
>

Embperl and FastCGI are different things. FastCGI is a CGI accelarator, it
speeds up CGI execution, but you still have to write standard CGI scripts.
Embperl is a templating system. It let you embed your Perl code into your
HTML pages. Embperl can run under FastCGI, as normal CGI or under mod_perl.
For more information about EMbperl see http://perl.apache.org/embperl/

Gerald



-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


Reply via email to