Releases: CUBRID/cubrid-perl
Releases · CUBRID/cubrid-perl
CUBRID Perl v11.0.0.0001
CUBRID Perl v11.0.0.0001 is the latest stable version built with CUBRID CCI v11.0, it conforms to CUBRID 11.0 release.
CUBRID Perl 11.0.0.0001
- Compatible with CUBRID 11.0
- Conform to CUBRID CCI v11.0
Change logs:
Refactoring/Modernize
- [7] [APIS-847] Perl Driver 11.0 Release
- [9] [APIS-847] update CCI submodule reference for license change
CUBRID Perl v10.2.0.0001
CUBRID Perl v10.2.0.0001 is the latest stable version built with CUBRID CCI v10.2, it conforms to CUBRID 10.2 release.
CUBRID Perl 10.2.0.0001
- Compatible with CUBRID 10.2
- Conform to CUBRID CCI v10.2
Change logs:
Refactoring/Modernize
- [2] [APIS-809] 10.2 Driver Conformance Test & Release
- [3] [APIS-809] Use g++ to build cci submodule
- [4] [APIS-809] Set g++ as default compiler
- [6] [APIS-809] Update CCI Submodule reference to CCI v10.2
CUBRID 10.1 Perl Driver
- perl DBI 1.61 or higer version is required
- Linux installation of CUBRID 10.1 perl driver
perl -MCPAN -e shell
install DBD::cubrid - Windows/ActivePerl installation of CUBRID 10.1 perl driver
ppm install DBI
ppm install DBI::cubrid