in reply to XML::Feed saying a feed is "Not Found" when it exists

I tried your code and it works on my box (Debian Linux Etch).

Have you verified if you can reach that URL from the same machine? If not it could be a proxy or routing problem.

If you can reach it, you could give us more info on the machine on which you have the problem (OS, perl version, and so on)

Rule One: "Do not act incautiously when confronting a little bald wrinkly smiling man."

  • Comment on Re: XML::Feed saying a feed is "Not Found" when it exists

Replies are listed 'Best First'.
Re^2: XML::Feed saying a feed is "Not Found" when it exists
by philgyford (Novice) on Sep 22, 2008 at 21:37 UTC
    Huh, you're right -- I tried from another machine and it works fine.

    Looks like that particular machine is having problems with that domain and the WordPress domain it's mapped to (mattlocke.wordpress.com) -- accessing either through Lynx it just gets stuck in some kind of loop.

    As it's not a Perl issue I'll bug the admin of that box.

    Thanks for your help!