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.) ...