-
-
24 Sep 2003 17:19:07 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (712 / 186 / 0)
- Kwalitee
Bus factor: 0- 83.33% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (12.13KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.5
- Included Trevor Shellhorn taint/SQL finish patch (tx!)
- Implemented the allow_id_reuse constructor parameter that superceded the old ALLOW_ID_REUSE constant. That specific constant has been renamed DEFAULT_ALLOW_ID_REUSE and now specifies a default value if
- the allow_id_reuse parameter is not passed to the constructor. Default is true. (Dan Kubb's suggestion, tx!)
Modules
A simple SQL92 ID generatorOther files
Module Install Instructions
To install DBIx::Sequence, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Sequence
perl -MCPAN -e shell install DBIx::Sequence
For more information on module installation, please visit the detailed CPAN module installation guide.