Skip Menu |

This queue is for tickets about the Devel-BeginLift CPAN distribution.

Report information
The Basics
Id: 40847
Status: resolved
Priority: 0/
Queue: Devel-BeginLift

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

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



Subject: Missing build dep on B::Utils
t/generate.t requires B::Utils but it is not declared as a build dep.
0.001002 makes the dependency optional, just like the one to B::Generate and also fixes a segfault if you have both installed.