File: META.yml

package info (click to toggle)
libclass-dbi-abstractsearch-perl 0.07-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 28; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         Class-DBI-AbstractSearch
version:      0.07
version_from: lib/Class/DBI/AbstractSearch.pm
installdirs:  site
requires:
    Class::DBI:                    0.9
    SQL::Abstract::Limit:          0.1
    Test::More:                    0.32

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.27