This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fb92e8597c
freebsd-ports
/
databases
/
p5-DBIx-Abstract
/
pkg-plist
3 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
New port databases/p5-DBIx-Abstract DBIx::Abstract - DBI SQL abstraction. This module provides methods for doing manipulating database tables This module provides methods retrieving and storing data in SQL databases. It provides methods for all of the more important SQL commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE). It endeavors to produce an interface that will be intuitive to those already familiar with SQL. Notable features include: * data_source generation for some DBD drivers. * Can check to make sure the connection is not stale and reconnect if it is. * Controls statement handles for you. * Can delay writes. * Generates complex where clauses from hashes and arrays. * Shortcuts (convenience functions) for some common cases. (Like select_all_to_hashref.) WWW: http://search.cpan.org/dist/DBIx-Abstract/ PR: ports/91372 Submitted by: Jon Nistor <nistor@snickers.org>
2006-01-06 07:16:54 +01:00
%%SITE_PERL%%/DBIx/Abstract.pm
- Stage support - Remove 1 duplicate and 1 inexistent directory from plist
2014-01-25 19:45:18 +01:00
%%PERL5_MAN3%%/DBIx::Abstract.3.gz
Reference in a new issue
Copy permalink