![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Is "=for html" supported in POD rendered by search.cpan.org?by jplindstrom (Monsignor) |
on Dec 18, 2008 at 14:22 UTC ( #731256=perlquestion: print w/replies, xml ) | Need Help?? |
jplindstrom has asked for the wisdom of the Perl Monks concerning the following question: I thought I'd put a screen shot in the POD docs for one of my modules. So I added png images to the distro and some POD to display them, similar to:
Rendering the POD locally with pod2html will include the HTML in the page. But nothing turned up in the docs on search.cpan.org. I can't actually recall having seen inline images in any other module documentation, only already rendered HTML pages being shipped separately (these are listed under "Other files" in the distro overview). I can imagine =for html is disabled for security reasons or something, even if that may seem a bit silly since you can easily just add a whole web page... I'm just speculating and guessing here, does anyone know what the deal is? Is there a format other than "html" that would work? /J
Back to
Seekers of Perl Wisdom
|
|