Skip Menu |

This queue is for tickets about the AnyEvent-PacketForwarder CPAN distribution.

Report information
The Basics
Id: 129179
Status: new
Priority: 0/
Queue: AnyEvent-PacketForwarder

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: "ENODATA" is not exported by the Errno module
On FreeBSD systems the test suite fails: ... # Failed test 'use AnyEvent::PacketForwarder;' # at t/AnyEvent-PacketForwarder.t line 12. # Tried to use 'AnyEvent::PacketForwarder'. # Error: "ENODATA" is not exported by the Errno module # Can't continue after import errors at /home/cpansand/.cpan/build/2019041415/AnyEvent-PacketForwarder-0.01-TwZA_2/blib/lib/AnyEvent/PacketForwarder.pm line 14. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019041415/AnyEvent-PacketForwarder-0.01-TwZA_2/blib/lib/AnyEvent/PacketForwarder.pm line 14. # Compilation failed in require at t/AnyEvent-PacketForwarder.t line 12. # BEGIN failed--compilation aborted at t/AnyEvent-PacketForwarder.t line 12. # Looks like you failed 1 test of 1. t/AnyEvent-PacketForwarder.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ...