File: README

package info (click to toggle)
libsql-abstract-limit-perl 2%3A0.14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: perl: 531; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 479 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SQL-Abstract-Limit

Portability layer for LIMIT emulation.

INSTALLATION

Install SQL::Abstract::Limit using your usual method for installing
modules from CPAN. If you don't have one, have a look at:

    http://www.cpan.org/modules/INSTALL.html


COPYRIGHT AND LICENSE

Copyright (C) 2004-2020 David Baird.
Currently maintained by Alexander Becker.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.