Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Perl-8.4.3
-
Component/s: Perl
-
Labels:None
Description
When running the Perl test cases, the below error occurs:
1..0 # SKIP ERROR: Error : Invalid url string. Can't continue test
Change the default url
from:
cci:CUBRID:$host:$port:$dbname
to:
cci:CUBRID:$host:$port:$dbname:::
Files: cubrid.pm
Revision: 1036