Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the URI-Find CPAN distribution.

Report information
The Basics
Id: 44222
Status: new
Priority: 0/
Queue: URI-Find

People
Owner: Nobody in particular
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Strip whitespace from URIs inside double quotes.
RFC 3986 Appendix C recommends that whitespace be stripped from URIs inside double quotes and <>. We currently only do <>. The whitespace stripping code is a mess.