SQL-Abstract-Limit
Portability layer for LIMIT emulation.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2004 David Baird
This library is free software; you can redistribute it and/or modify
it under the same terms
more»
Revision history for SQL-Abstract-Limit
CHANGES
** indicates API changes
0.14 22nd December 2008, 14:48
- added support for Informix, provided by Paul Falbe.
0.13 21st December 2008, 23:20
- updated test suite to play with the latest release of SQL::Abstract.
Patches supplied by the SQL::Abstract dev team.
0.12 19th December 2005, 23:20
- removed hidden dependency on Cla
more»