File: META.yml

package info (click to toggle)
libexception-class-dbi-perl 1.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 134; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 825 bytes parent folder | download | duplicates (2)
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: 'DBI Exception objects'
author:
  - unknown
build_requires:
  ExtUtils::MakeMaker: '6.64'
  Test::Harness: '2.03'
  Test::More: '0.17'
configure_requires:
  ExtUtils::MakeMaker: '6.64'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Exception-Class-DBI
no_index:
  directory:
    - t
    - inc
requires:
  DBI: '1.28'
  Exception::Class: '1.02'
  perl: '5.006000'
resources:
  bugtracker: https://github.com/plicease/Exception-Class-DBI/issues
  homepage: https://metacpan.org/pod/Exception-Class-DBI
  repository: https://github.com/plicease/Exception-Class-DBI.git
version: '1.04'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'