• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..11-Apr-2013244

Build.PLH A D02-Mar-2010823

ChangesH A D02-Mar-20101.9 KiB

lib/H05-Apr-20133

Makefile.PLH A D02-Mar-2010739

MANIFESTH A D02-Mar-2010219

META.ymlH A D02-Mar-2010619

READMEH A D29-Jan-2007417

t/H11-Apr-201311

README

1SQL-Abstract-Limit
2
3Portability layer for LIMIT emulation.
4
5INSTALLATION
6
7To install this module, run the following commands:
8
9    perl Build.PL
10    ./Build
11    ./Build test
12    ./Build install
13
14
15COPYRIGHT AND LICENCE
16
17Put the correct copyright and licence information here.
18
19Copyright (C) 2004 David Baird
20
21This library is free software; you can redistribute it and/or modify
22it under the same terms as Perl itself.
23