SQL-Abstract-Limit

Portability layer for LIMIT emulation.

CHANGES


0.02_1
   - added DB2 support
   - fixed bug in Build.PL
   - added developer release flag (the underscore) to version string

0.01 4th Noc 2004
   - initial release

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 as Perl itself.