Skip Menu |

This queue is for tickets about the Net-Amazon CPAN distribution.

Report information
The Basics
Id: 40368
Status: resolved
Priority: 0/
Queue: Net-Amazon

People
Owner: Nobody in particular
Requestors: drew [...] iqmc.com
Cc:
AdminCc:

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



Subject: Net::Amazon breaks with upgrade of LWP to 5.819
Date: Sat, 25 Oct 2008 02:57:32 -0500
To: bug-Net-Amazon [...] rt.cpan.org
From: Drew Gardner <drew [...] iqmc.com>
Net::Amazon 0.5.0 breaks with upgrade of LWP to 5.819 Calls to Net::Amazon search function return error: Usage: $h- Show quoted text
>push_header($field, $val)
Perl version: 5.10.0 Linux Kernel 2.6.26-1-686
Thanks, I will take a look at this.
Subject: Re: [rt.cpan.org #40368] Net::Amazon breaks with upgrade of LWP to 5.819
Date: Sat, 25 Oct 2008 12:03:47 -0500
To: bug-Net-Amazon [...] rt.cpan.org
From: Drew Gardner <drew [...] iqmc.com>
Hi Christopher, False alarm sorry. It turns out my Debian unstable didn't do an upgrade from Perl 5.8.8 to 5.10.0 very well. It left some 5.8.8 directories around and when I did an upgrade via CPAN of LWP, there was a 5.8.10 version of LWP left in the 5.8.8 directory tree and somehow that was being used for certain stuff rather than the LWP 5.8.19 in the 5.10.0 directories. Busy now trying to clean up my Perl install. :( Again, sorry. Cheers, On Oct 25, 2008, at 9:39 AM, Christopher Boumenot via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=40368 > > > Thanks, I will take a look at this. > > > >
Resolved: Not a bug. Good, I am glad you figured out the issue.