Skip Menu |

This queue is for tickets about the digitagCT CPAN distribution.

Report information
The Basics
Id: 132091
Status: new
Priority: 0/
Queue: digitagCT

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

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



Subject: PREREQ_FATAL=>1 should not be used
Makefile.PL specifies PREREQ_FATAL=>1. However, this prevents installers like CPAN.pm or cpanminus to automatically install dependencies. Best is to remove the PREREQ_FATAL=>1 line completely.