Skip Menu |

This queue is for tickets about the Project-Easy CPAN distribution.

Report information
The Basics
Id: 66218
Status: resolved
Priority: 0/
Queue: Project-Easy

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

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



Subject: Undeclared dependency on Sys::SigAction
Grepping for SigAction reveals lib/Project/Easy.pm 4-use IO::Easy; 5- 6:use Sys::SigAction; 7- 8-use Project::Easy::Helper; 341- if (defined $disconnect and $disconnect) { 342- eval { 343: my $h = Sys::SigAction::set_sig_handler('ALRM', sub { 344- # failed disconnect is safe solution 345- die; but no hit in Makefile.PL or META.yml Please supply dependency information, it makes automated testing and installing easier. Thanks,
fixed in 0.27