AW: allowing L<text|href>
[email protected] ("Marek Rouchal")
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <006e01ca8975$6468a900$2d39fb00$@de> |
My 2c: allow L<text|URL> in future POD. Rendering depends on the Output formatter, there are IMHO two options: 1. (preferred) render as "clickable" hyperlink to URL, showing <text> (only) 2. render as <text (URL)> for text outputs. Can URI be used to safely detect whether URL is an absolute URL? HTH, Marek -----Ursprüngliche Nachricht----- Von: David E. Wheeler [mailto:[email protected]] Gesendet: Montag, 28. Dezember 2009 02:09 An: [email protected] Betreff: Re: allowing L<text|href> Anyone else got any opinions on this? I'd love to see a new version of Test::Pod with this update Thanks, David