Subject: | Feed::Find does not work on local (file://) feed urls. |
Hi,
If i give a local url (file://) of a feed to Feed::Find, in every case it returns an empty array. My guess is that it relies on Content-Type headers and file-based urls will not give you the proper Content-Type.
-Brian