CUBRID Perl Driver 8.4.0 Stable is now available
posted last year in CUBRID Apps&Tools category by
Esen Sagynov
On behalf of CUBRID API development team I am proud to announce the first official stable 8.4.0 release of Perl Driver for CUBRID.
The driver supports all Perl::DBI methods, including:
- Driver handlers
- Database handlers
- Statement handlers
- Statement handler attributes
- LOB data manipulation methods
The full list of available functions and latest changes can be found in Release Notes.
The Perl driver for CUBRID is available from CPAN and can be installed using the following commands in the terminal:
cpan install DBD::cubrid
For more details see Installation Instructions.
The source code of CUBRID Perl driver is available at http://www.cubrid.org/?mid=downloads&item=perl_driver&os=detect under the terms of BSD open source license.
Additional resources
- 8.4.0 Release Note
- Development Notes
- CUBRID Perl driver project page
- JIRA Issue Tracker
- Questions and Answers
