# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup DBI 1.645 ../../authors/id/H/HM/HMBRAND license {Artistic-1 GPL} maintainers nomaintainer description Abstract database access module for Perl long_description The DBI module enables your Perl applications to access \ multiple database types transparently. You can connect \ to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. \ without having to know the different underlying \ interfaces of each. The API defined by DBI will work \ on all these database types and many more. homepage http://dbi.perl.org/ extract.suffix .tgz checksums rmd160 403c060f5a803cc3e3e2dd23532f62dbe68e218b \ sha256 e38b7a5efee129decda12383cf894963da971ffac303f54cc1b93e40e3cf9921 \ size 728223