-
-
16 Sep 2005 03:21:31 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (52 / 7 / 371)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.800.0
- Activity
24 month- Tools
- Download (7.71KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Andrew Sterling Hanenkamp
- Dependencies
- Class::DBI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.02
- Switched from ExtUtils::MakeMaker to Module::Build.
- Added dependencies on Class::DBI 0.96 (thanks to MJH <mjh@liminalflux.net for the suggestion)
- Updated the README documentation.
- Changed the environment variables used for testing.
- Fixed testing so that tests are skipped when optional prerequisites are not installed.
- Removed Class::DBI::DDL::mysql as it did nothing.
Modules
Combined with Class::DBI to create and dispose of tablesPerform driver dependent work for PostgreSQLModule Install Instructions
To install Class::DBI::DDL, copy and paste the appropriate command in to your terminal.
cpanm Class::DBI::DDL
perl -MCPAN -e shell install Class::DBI::DDL
For more information on module installation, please visit the detailed CPAN module installation guide.