File: META.yml

package info (click to toggle)
libtest-databaserow-perl 2.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 296 kB
  • sloc: perl: 3,062; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 742 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
abstract: 'simple database tests'
author:
  - 'Written by Mark Fowler B<mark@twoshortplanks.com>'
build_requires:
  ExtUtils::MakeMaker: 6.59
  Test::Builder::Tester: 0.09
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.08'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Test-DatabaseRow
no_index:
  directory:
    - inc
    - t
    - xt
requires:
  DBI: 0
  Scalar::Util: 1.21
  perl: 5.6.0
resources:
  homepage: https://github.com/2shortplanks/Test-DatabaseRow/tree
  license: http://dev.perl.org/licenses/
  repository: git://github.com/2shortplanks/Test-DatabaseRow.git
version: '2.04'