Skip Menu |

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

Report information
The Basics
Id: 120702
Status: resolved
Priority: 0/
Queue: Net-WebSocket

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

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



Subject: Undeclared dependency Call::Context
The test suite fails if Call::Context is not installed: ... Can't locate Call/Context.pm in @INC (you may need to install the Call::Context module) (@INC contains: /home/cpansand/.cpan/build/2017032303/Net-WebSocket-0.01-0/blib/lib /home/cpansand/.cpan/build/2017032303/Net-WebSocket-0.01-0/blib/arch /opt/perl-5.25.11/lib/site_perl/5.25.11/x86_64-linux /opt/perl-5.25.11/lib/site_perl/5.25.11 /opt/perl-5.25.11/lib/5.25.11/x86_64-linux /opt/perl-5.25.11/lib/5.25.11 .) at /home/cpansand/.cpan/build/2017032303/Net-WebSocket-0.01-0/blib/lib/Net/WebSocket/Handshake/Server.pm line 32. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017032303/Net-WebSocket-0.01-0/blib/lib/Net/WebSocket/Handshake/Server.pm line 32. Compilation failed in require at t/handshake.t line 8. BEGIN failed--compilation aborted at t/handshake.t line 8. t/handshake.t ............ ... (etc.) ...
This is fixed in 0.02, just uploaded. Thanks!