>>>>> "Scott" == Scott Chapman <[EMAIL PROTECTED]> writes:
Scott> I am new to Mod_Perl. I don't know what all it's good for. My
Scott> question is, what do they mean by "mod_perl experience". I can
Scott> compile Apache with mod_perl and make emb_perl work correctly
Scott> but I highly doubt that is all they are after. Being new to
Scott> this, I'd like some perspective from those more experienced. I
Scott> am trying to enter this field as a EmbPerl<->DBI programmer.
Scott> Thus far, I haven't gotten into HTML too much as far as
Scott> creating my own goes. I have a large learning curve to climb
Scott> here because Perl is new to me. How far into mod_perl should I
Scott> go? I.e. what does it look like if you have "experience with
Scott> mod_perl"? What all can you do with it?
For some people, I presume dealing only with content handlers could be
considered as "mod_perl experience". But mod_perl is so much more
than the content phase. I would laugh at someone that said they "knew
mod_perl", but couldn't tell me most of what's in Stas' document, for
example, or had never written a PerlTransHandler or a PerlLogHandler.
Or worse yet, had only used Apache::Registry!
aside - Doug did too good of a job with Apache::Registry. So many
people think that this is all mod_perl is and forget that
Apache::Registry is just a stopgap while you are writing *real*
handlers.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!