File: README

package info (click to toggle)
libsql-abstract-limit-perl 1%3A0.101-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 124 kB
  • ctags: 26
  • sloc: perl: 415; makefile: 42
file content (22 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 as Perl itself.