Re: Allow Whitespace in L<> URLs?
[email protected] (Shawn H Corey) Thu, 8 Jan 2015 16:12:10 -0500
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <20150108161210.6e5a1b11@sage> |
On Thu, 8 Jan 2015 10:42:10 -0800 "David E. Wheeler" <[email protected]> wrote: > I think that is probably sane, but maybe there are other opinions? > Should we allow whitespace in L<> URLs? URLs use + or %20 for spaces. There is no need for whitespace in a URL. -- Don't stop where the ink does. Shawn