Skip Menu |

This queue is for tickets about the WWW-Curl CPAN distribution.

Report information
The Basics
Id: 15849
Status: resolved
Priority: 0/
Queue: WWW-Curl

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

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



Subject: WWW::Curl is CPAN.pm-unfriendly
Installing WWW::Curl from CPAN.pm is not possible out of the box. The make works fine, but in the test it stops at "t/01basic................." without any further notice (the prompt() call seems to be not shown). I suggest that in case CURL_TEST_URL is missing, all tests which need this environment variable should just skip() the tests. This would probably also help the automatic testers. There are just two test reports for the latest version on cpantesters, so I assume that the automatic tests simply do not work with the test suite. Another solution would be to use a live URL for the tests. This is not uncommon, see the test suites of LWP::UserAgent and WWW::Mechanize, especially the --nolive option in the latter. Regards, Slaven
From: szbalint [...] cpan.org
On Wed Nov 16 05:01:10 2005, SREZIC wrote: Show quoted text
> Installing WWW::Curl from CPAN.pm is not possible out of the box. The > make > works fine, but in the test it stops at "t/01basic................." > without any further notice (the prompt() call seems to be not shown). > > I suggest that in case CURL_TEST_URL is missing, all tests which need > this environment variable should just skip() the tests. This would > probably > also help the automatic testers. There are just two test reports for > the latest version on cpantesters, so I assume that the automatic > tests > simply do not work with the test suite. > > Another solution would be to use a live URL for the tests. This is not > uncommon, see the test suites of LWP::UserAgent and WWW::Mechanize, > especially the --nolive option in the latter. > > Regards, > Slaven
This should be fixed in 4.00