forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
226 B
Text
5 lines
226 B
Text
This is the perl5 interface to CDB.
|
|
Very useful for people who would like to export information from an SQL type
|
|
database directly into a CDB file via $cdb->insert in a perl script.
|
|
|
|
WWW: http://search.cpan.org/dist/CDB_File/
|