Fri Dec 10 16:05:01 2010sullo [...] cirt.net - Ticket created
Subject:
Fails to find schemeless in crossdomain.xml
Date:
Fri, 10 Dec 2010 16:04:32 -0500
To:
bug-URI-find [...] rt.cpan.org
From:
Sullo <sullo [...] cirt.net>
URI::Find::Schemeless fails to pull out hosts/uris out of a crossdomain.xml
file, such as:
http://www.facebook.com/crossdomain.xml
Removing:
<allow-access-from domain="
Before passing to find() will make it work properly, so there is a parsing
problem somewhere.
Thanks