Menu

#355 [Perl] DBI dependence when building the Cubrid perl driver.

open
nobody
None
5
2012-12-20
2012-12-20
Jira Trac
No

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:
{noformat}
Warning: prerequisite DBI 1.61 not found. We have 1.52
{noformat}

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.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.