At 06:22 18.04.2002, Stas Bekman wrote:
Per Einar Ellefsen wrote:
Ah, disregard that. Those were just my eyes malfunctioning :)
Anyway, it seems wrong that
=for html
<p>
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?

Yes, I know that is correct.

But this doesn't work:

  =begin html



  I like <em>PIE</em>!


<hr>Especially pecan pie!


=end html

which, according to perlpodspec is suppsoed to work without warnings.

Anyway, I'm happy for now. But we need to watch those =begin/=end sections, other authors may add them.


-- Per Einar Ellefsen [EMAIL PROTECTED]



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



Reply via email to