freebsd-ports/databases/p5-DBIWrapper/pkg-plist
Vanilla I. Shu fc652a2fca DBIWrapper is the generic database Object for accessing
the DBI database interface.  It provides the lowest level
of functionality needed by any program wanting to access
databases via the DBI.  Currently, DBIWrapper is only
aware of Pg (PostgreSQL), mysql (MySQL) and ODBC DBD
modules and how to work with them correctly.

Support for transactions on MySQL is now checked for and
if found to be available, the AutoCommit flag is turned
off so that transactions will be used.

PR:		ports/28563
Submitted by:	Pete Fritchman
2001-07-16 07:22:50 +00:00

6 lines
308 B
Plaintext

lib/perl5/site_perl/%%PERL_VER%%/DBIWrapper.pm
lib/perl5/site_perl/%%PERL_VER%%/auto/DBIWrapper/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIWrapper/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIWrapper
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/DBIWrapper