> First off, I thought I would give a hint to anyone installing 
> EmbPerl 2.0RC1 on SuSE 9.1,

Thanks for that hint!


> 
> I am wondering if that is the best place to put the 
> "PerlRequire"?

I think this is quite ok. It only should be processed before you use other
Embperl directives.

> 
> I like using "AddHandler" instead of EMBPERL_URIMATCH.  Any 
> input would be greatly appreciated.
> 

I think AddHandler is even better then using EMBPERL_URIMATCH, because in
this case Apache makes the decission which files to serve by Embperl and the
request has to go thru one module less for other files.


> I have been reading through the Changes.pod file that came 
> with Embperl 2.0RC1.  What do the people in this list feel 
> are the biggest chanages between Embperl 1 and Embperl 2?

I have tried to document them in README.v2
  
> Gerald, is there a template I can use to start updating the 
> online documentation for Embperl 2.0? 

The online docs are generated out of the pod files. That are the same that
comes with the Embperl distribution. The only expection is Config.pod, which
is in turn generated from a text file. (You can find it in the CVS under
podsrc/Config.spod or I can send it to you, also this one should be quite up
to date, but there might still be typos in it).

You can have your private Embperl website by running

make start

Which starts a local Apache on port 8531 with exactly the same website, as
on perl.apache.org/embperl



> What do you feel are 
> the most crutial things to get updated in the documentation?  Thanks.
> 

The best would be to read thru Embperl.pod and see what might have changed.
I already done this in the past, but I think not everything is up dated
right now.

Thanks!

Gerald




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to