-
-
27 Sep 2021 10:26:01 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (1528 / 0 / 0)
- Kwalitee
Bus factor: 2- 83.09% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (28.96KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- DBI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.57 - 2021-09-27
- `$conn->dsn` and `$conn->driver_name` accessors
- Use of ExtUtils::MakeMaker instead of Module::Build
- Corrected, reduced, properly declared prerequisites
- POD tests in `xt/`
- Simplified SQLite version check
- Doc typo fix. Thanks to Michael R. Davis
Modules
Fast, safe DBI connection and transaction managementDatabase-specific connection interfaceFirebird-specific connection interfaceMicrosoft SQL Server-specific connection interfaceOracle-specific connection interfacePostgreSQL-specific connection interfaceSQLite-specific connection interfaceMySQL-specific connection interfaceProvides
in lib/DBIx/Connector/Driver.pmin lib/DBIx/Connector/Driver.pmin lib/DBIx/Connector/Driver.pmOther files
Module Install Instructions
To install DBIx::Connector, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Connector
perl -MCPAN -e shell install DBIx::Connector
For more information on module installation, please visit the detailed CPAN module installation guide.