Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Task-CPAN-Reporter CPAN distribution.

Report information
The Basics
Id: 70114
Status: open
Priority: 0/
Queue: Task-CPAN-Reporter

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

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



Subject: HTTP::Message does not support 5.8.1
After installing Task::CPAN::Reporter with a fresh perlbrewed 5.8.1 I get: rkitover@hlagh ~ % perl -MTest::Reporter::Transport::Metabase -le 1 Can't locate HTTP/Status.pm in @INC ... It seems HTTP::Message does not install on 5.8.1: CPAN.pm: Building G/GA/GAAS/HTTP-Message-6.02.tar.gz CPAN: CPAN::Reporter loaded ok (v1.2001) CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please install the missing module or choose a different transport mechanism. Perl v5.8.8 required--this is only v5.8.1, stopped at Makefile.PL line 3. Being able to use the met abase transport on 5.8.1 would be nice...
Subject: Re: [rt.cpan.org #70114] HTTP::Message does not support 5.8.1
Date: Sun, 7 Aug 2011 09:44:44 -0400
To: bug-Task-CPAN-Reporter [...] rt.cpan.org
From: David Golden <dagolden [...] cpan.org>
Thank you for the report. Unfortunately, there's not much I can do until I rewrite the client to use HTTP::Tiny instead of LWP::UserAgent. -- David