Subject: | Undeclared dependency on Sys::SigAction |
I'm tempted to say: as the subject says.
% grep -r Sys::SigAction .
./lib/DBIx/QueryByName/SthPool.pm:use Sys::SigAction qw( set_sig_handler );
./blib/lib/DBIx/QueryByName/SthPool.pm:use Sys::SigAction qw(
set_sig_handler );
Example of a fail report:
http://www.nntp.perl.org/group/perl.cpan.testers/2009/11/msg6079645.html
HTH && Thanks && Sorry for the intrusion:)