Re: Allow Whitespace in L<> URLs?

[email protected] (Kent Fredric) Sat, 10 Jan 2015 12:25:34 +1300
Newsgroups perl.pod-people
Message-ID <CAATnKFBru5DaMhSjyzdsaEjdkMZ8W7XRW84sYQ3cJgifd=2XQw@mail.gmail.com>
On 10 January 2015 at 11:38, David E. Wheeler <[email protected]> wrote:

> and no newlines at all inside L<>. Any objections?


I conditionally object to that last one _IF_ It incorporates banning of
this structure:

L<<
ASDF
|URL
>>

Presently that format is quite useful when either URL or link text is very
large, and avoids tripping some
line-length metrics that can't otherwise easily be satisfied in a
non-global manner.

And it presently parses correctly and converts correctly.

And it becomes more relevant somewhat when you have very large texts or
very large link targets.

Presently,


Parses correctly.

Likewise:

L<text here
|URL Here>

Is also presently valid and has the desired product.


-- 
Kent

*KENTNL* - https://metacpan.org/author/KENTNL