Return-Path: Delivered-To: apmail-perl-docs-dev-archive@perl.apache.org Received: (qmail 7665 invoked by uid 500); 18 Apr 2002 04:22:32 -0000 Mailing-List: contact docs-dev-help@perl.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list docs-dev@perl.apache.org Received: (qmail 7654 invoked from network); 18 Apr 2002 04:22:31 -0000 Message-ID: <3CBE4A0F.6060400@stason.org> Date: Thu, 18 Apr 2002 12:22:39 +0800 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/00200203 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Per Einar Ellefsen Cc: docs-dev@perl.apache.org Subject: Re: Still Pod::POM problems References: <5.1.0.14.2.20020417231557.0226c040@pop.skynet.be> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Per Einar Ellefsen wrote: > > Ah, disregard that. Those were just my eyes malfunctioning :) > > Anyway, it seems wrong that > > =for html > >

> A complete configuration example of this technique is provided by > two HTTPD configuration files. > > doesn't work. But I'll have to live with it for the time being I guess. Nope it's correct, please read perlpodspec. Don't confuse =begin html with =for html, the former is what you want. This is done on purpose so you won't need to supply the closing tag, =begin/=end does the other one if you really need to embed new lines. Please remind me, what's not working in Pod::POM now? __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: docs-dev-unsubscribe@perl.apache.org For additional commands, e-mail: docs-dev-help@perl.apache.org