DBIx::Wrapper is a Perl module that serves as a wrapper around DBI, providing additional functionality and convenience methods.
| Tags | Database API Software Development Libraries Perl Modules |
|---|---|
| Licenses | Perl |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: This release adds convenience methods for generating CSV, XML, and bencoded strings from query results. The connect_from_config() method was added in version 0.23, allowing database connection parameters to be specified in a file rather than in your code.


Release Notes: A couple more methods were added. Undef is no longer converted to '' when inserting or updating. More method aliases were added and documented.


Release Notes: Minor bugfixes. A new exists() method has been added. Documentation updates. Table and field names are now quoted when calling methods that generate SQL automatically.


Release Notes: Support for named placeholders was added.


Release Notes: Attributes can now be set by setting them in the DBIx::Wrapper object the same way you would a DBI object. For example, $dbi->{RaiseError} = 1. Reading attributes works the same way. Three new methods were added in this release: nativeSelectValuesArray(), selectValueFromHash(), and selectValueFromHashMulti().
A massive parallel-processing computing platform that solves big data problems.