Thomas Klausner wrote:
Hi!
On Mon, Dec 15, 2003 at 06:22:42PM +0530, nasar.sherieff wrote:
Thanks. I am starting to learn mod_perl. how about "practical mod_perl"
book.
I haven't read it yet (sorry Stas & Eric), but you can find reviews here:
http://books.perl.org/book/175
As mentioned several
Hi!
On Mon, Dec 15, 2003 at 06:22:42PM +0530, nasar.sherieff wrote:
> Thanks. I am starting to learn mod_perl. how about "practical mod_perl"
> book.
I haven't read it yet (sorry Stas & Eric), but you can find reviews here:
http://books.perl.org/book/175
> Could anybody tell me the advantages o
Thanks. I am starting to learn mod_perl. how about "practical mod_perl"
book.
Could anybody tell me the advantages of mod_perl comparing it with php.
Well i am interested in perl but my management wants a clear explanation.
-- Nasar
Thomas Klausner wrote:
Hi!
On Mon, Dec 15, 2003 at 04:16:28
Hi!
On Mon, Dec 15, 2003 at 04:16:28PM +0530, nasar.sherieff wrote:
> Thanks. my doubt is can't I understand modperl after just learning a
> documentation on cgi. It will safe my time to directly going to modperl.
> how will you justify this.
Developming mod_perl applications is quite differen
Thanks. my doubt is can't I understand modperl after just learning a
documentation on cgi. It will safe my time to directly going to modperl.
how will you justify this.
--nasar
victor wrote:
... IMHO, you should start with CGI.pm, it is simpler to understand
and program.
As you gain your un
... IMHO, you should start with CGI.pm, it is simpler to understand and
program.
As you gain your understanding with perl and CGI, try convert your
program to be mod_perl friendly and then start running your CGI off
mod_perl, and only after you gain some experience running mod_perl would
I sug