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

..11-Apr-2013244

Build.PLH A D20-Feb-2013823

ChangesH A D20-Feb-20131.9 KiB

lib/H05-Apr-20133

Makefile.PLH A D20-Feb-2013739

MANIFESTH A D20-Feb-2013219

META.ymlH A D20-Feb-2013619

READMEH A D20-Feb-2013417

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