blob: 8f4b625ee8bfe640f903ad9cd05a911ea36ec936 (
plain)
1
2
3
4
5
6
7
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
supports, or later support latex, that could be problimatic since that
could maybe be used to include files or run code. --[[Joey]]
|