Skip Menu |

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

Report information
The Basics
Id: 72105
Status: new
Priority: 0/
Queue: Net-Twitter-Stream

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

Bug Information
Severity: Normal
Broken in:
  • 0.27
  • 0.28
Fixed in: (no value)



Subject: Undeclared dependency on IO::Socket::SSL
http://search.cpan.org/grep?cpanid=REDS&release=Net-Twitter-Stream-0.27&string=IO.*Socket.*SSL&i=1&n=1&C=0 The above is a link to the result of a grep command. It seems to indicate that IO::Socket::SSL is actually used but not declared as a prerequisite. There are also plenty of failing tests on cpanteters that output Can't locate IO/Socket/SSL.pm or, less frequently, Can't locate Net/SSLeay.pm Here is a link to some other more or less interesting facts in the cpantesters results: http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Net-Twitter-Stream-0.27&field=qr%3A%28Can%27t+locate+\S%2Bpm%29&field=meta%3Afrom&field=meta%3Awriter&field=qr%3A%28Can%27t+locate+\S%2Bpm%29&order=2td Could you please deal with these dependencies in the Makefile.PL? It makes automated testing and installing and packaging much easier. And makes your matrix page green: http://matrix.cpantesters.org/?dist=Net-Twitter-Stream%200.27 :) Thanks && Regards,