File: META.yml

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 (17 lines) | stat: -rw-r--r-- 363 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- #YAML:1.0
name: SQL-Abstract-Limit
version: 0.101
author:
  - David Baird <cpan@riverside-cms.co.uk>
abstract: portable LIMIT emulation
license: perl
requires:
  DBI: 0
  SQL::Abstract: 1.2
  Test::Exception: 0
  Test::More: 0
provides:
  SQL::Abstract::Limit:
    file: lib/SQL/Abstract/Limit.pm
    version: 0.101
generated_by: Module::Build version 0.2609