# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup DBI 1.601 maintainers narf_tm openmaintainer 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. platforms darwin homepage http://dbi.perl.org/ checksums md5 d80677bd8113ec8cb0438b8703f3c418 depends_lib-append port:p5-scalar-list-utils port:p5-test-simple