Skip Menu |

This queue is for tickets about the DBD-cubrid CPAN distribution.

Report information
The Basics
Id: 127941
Status: new
Priority: 0/
Queue: DBD-cubrid

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

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



Subject: Undeclared dependency DBI::DBD
DBI::DBD probably has to be declared as a configure_requires dependency, otherwise build fails: ... Output from '/opt/perl-5.28.1/bin/perl5.28.1 Makefile.PL': Can't locate DBI/DBD.pm in @INC (you may need to install the DBI::DBD module) (@INC contains: ... .) at Makefile.PL line 35. ...