Am Mittwoch, 21. Januar 2004 00:11 schrieb Stas Bekman: > > translated to mp2 this may look like > > > > Apache::Request(Rec|Handle) request record accessors > > Apache::RequestIO Discription of IO methods of > > Apache::RequestRec Apache::Request::* bla bla bla > > > > I hope the spaces are correct in your mailers. Just to be sure > > Apache::RequestIO and Apache::Request::* are indented. > > We have that already accomplished more or less. May be some more polishing > is needed. > > but it doesn't quite follow your previous suggestion that you should be > able to find *all* Apache::RequestRec object's methods in the > manpage.
I want this yes, I use perldoc X::Y and then / to search for my needs that works fine also on very large pages. But if the file is to big for that, I be content with a description like the above. Perhaps like this: First a overview what the package is good for. Followed by the groups where the detailed discription of each method is found. And a part where *every* method is listed by name and one line discription and again where it is documented. The key for me is that at least *all* methods for the Apache::RequestRec are listed. At least with a pointer to the document. -- Boris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]