Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Perl-8.4.1, Perl-Aprium, Perl-8.4.3, Perl-8.4.4
-
Component/s: Perl
-
Labels:None
Description
We need DBI 1.61 or higher version in Cubrid Perl driver.
If the DBI prerequisite isn't meet, there is a warn in "perl Makefile.PL" like the below:
Warning: prerequisite DBI 1.61 not found. We have 1.52
We should change the prerequisite as a mandatory. If the DBI prerequisite isn't meet, the error will be prompted and the build will exit.
Add the DBI version check in the Makefile.PL.
Revision: 1136 fixed in RB-8.4.3
Revision: 1137 fixed in RB-8.4.1
Revision: 1138 fixed in RB-8.4.4
Revision: 1139 fixed in RB-9.0.0
Revision: 1140 fixed in trunk