On 11 Mar 2003 at 10:24, Stas Bekman wrote:

> Nick Tonkin wrote:
> > On Mon, 10 Mar 2003 [EMAIL PROTECTED] wrote:
> > 
> > 
> >>Hi -
> >>
> >>I'm getting frustrated. I'm trying to parse the
> >>incoming uri (url) in mod_perl 2, and I can't
> >>seem to be able to find documentation. For
> >>example, Nick gave me the following snippet
> >>of code last week:
> 
> [...]
> 
> > Have you tried the pretty good (tm) search engine on the mod_perl site
> > itself? Note  that you can restrict your search to the 2.0 docs. For
> > example, searching for `APR::URI->parse' gave me one result:
> > http://perl.apache.org/docs/2.0/user/compat/compat.html#C_Apache__URI_E_gt_parse__r____uri___
> > 
> > which has exactly what I need.
> > 
> > Now of course it also refers me to the man page for APR::URI, which does
> > not (apparently) exist.
> 
> [...]
> 
> So if you want the docs, you need to help to produce them. One you figure out 
> how to parse uri, look at the mentioned books and mp1 docs and produce a 
> section for others to re-use. Somebody else will figure out how to use pools 
> and submit a section on how to use these. Etc.. If everybody were to 
> contribute a little, we would have a great tutorial pretty soon. And the 
> frustration factor will get much lower. People will again start grumbling that 
> there are too many docs for their liking, as it is situation with mp1 docs. 
> But I prefer the latter ;)
> 
> Looking forward for your docs submission.
> 

I'll get this project out the door, and start with
an 'all-you-ever-wanted-to-know-about-uri-parsing'
tutorial. Give me 1 week.

Aloha => Beau;


Reply via email to