Re: newbie query

2003-12-15 Thread Stas Bekman
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

Re: newbie query

2003-12-15 Thread Thomas Klausner
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

Re: newbie query

2003-12-15 Thread nasar.sherieff
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

Re: newbie query

2003-12-15 Thread Thomas Klausner
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

Re: newbie query

2003-12-15 Thread nasar.sherieff
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

Re: newbie query

2003-12-15 Thread victor
... 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

newbie query

2003-12-14 Thread nasar.sherieff
Hi all, I am new to perl. i have to develop web apps. do i have to start learning cgi and other modules or i can bypass this and learn only modperl as you guys are telling it is faster than cgi. Will it be good.? -- Regards, A. Nasar Sherieff -- Reporting bugs: http://perl.apache.org/bugs/ Mai