Fred Moyer wrote:
>> Stas Bekman wrote:
>>
>> I'd suggest to put the mapping somewhere in the user docs and link from
>> the above link there...
>>
>> Probably somewhere around:
>> http://perl.apache.org/docs/2.0/user/handlers/http.html
>
> Here are the proposed diffs. You can view the html at this url:
> http://redhotpenguin.com/mirrors/perl.apache.org/docs/2.0/user/handlers/http.html#HTTP_Status_Codes
>
> Stas do I need to add a reference to the modperlbook url this pod snippet
> came from? Comments on this welcome, I'll probably commit it revised
> sometime soonish unless anyone has objections.
a little after this the intentation is off and thus the resulting HTML
(text/code) isn't indented correctly.
Should be a trivial fix.
sub unique_id {
require APR::UUID;
return APR::UUID->new->format;
}
I'm not entirely sure, but I think you were trying to have
lines like 'Successful 2xx:' not show up like code -- I think you meant to
un-indent them.
(could be wrong here)
Looks fabulous to me.
P.S.
Add yourself to the contributors page and related when you get a chance.
http://perl.apache.org/about/contributors/people.html
(CC'ed fwiles -- I think he needs to do the same)
--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F
"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ /
/ /|_/ / // /\ \/ /_/ / /__
/_/ /_/\_, /___/\___\_\___/
<___/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]