# -*- 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.644 ../../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/ checksums rmd160 d95affcfd68cb9b365634c3ec6a1e764d0c6f2c1 \ sha256 2297b99de09e67086640b590699e0e982fb469da63a93fe28dc14782db7a53c8 \ size 689287