Skip Menu |

This queue is for tickets about the PerlBuildSystem CPAN distribution.

Report information
The Basics
Id: 19277
Status: new
Priority: 0/
Queue: PerlBuildSystem

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

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: DependAndBuild.pm builds twice
The first time you build with DependAndBuild.pm, files are compiled during “depend” and then once more during “build” because the depend stage doesn’t create a full digest for the node, only an unsynchronised dependency cache.