master
http://kerravonsen.dreamwidth.org/ 2010-03-26 04:30:43 +00:00 committed by Joey Hess
parent 243b0dd082
commit 3cea3eb5da
1 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@ My one concern about this plugin is the `=for` markup in POD.
> Some format names that formatters currently are known to
> accept include "roff", "man", "latex", "tex", "text", and "html".
I don't know which of these [[!cpan Pod::Xml]] supports. If it currently
I don't know which of these [[!cpan Pod::Xhtml]] supports. If it currently
supports, or later support latex, that could be problimatic since that
could maybe be used to include files or run code. --[[Joey]]
> I don't know, either; the documentation for [[!cpan Pod:Xhtml]] is silent on this subject. --[[KathrynAndersen]]