File: META.yml

package info (click to toggle)
libdbd-sqlite3-perl 1.54-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,580 kB
  • ctags: 13,019
  • sloc: ansic: 124,595; perl: 7,586; pascal: 275; makefile: 7
file content (33 lines) | stat: -rw-r--r-- 862 bytes parent folder | download
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
32
33
---
abstract: 'Self Contained SQLite RDBMS in a DBI Driver'
author:
  - 'Adam Kennedy <adamk@cpan.org>'
build_requires:
  File::Spec: '0.82'
  Test::More: '0.42'
configure_requires:
  DBI: '1.57'
  ExtUtils::MakeMaker: '6.48'
  File::Spec: '0.82'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: DBD-SQLite
no_index:
  directory:
    - t
    - inc
    - util
requires:
  DBI: '1.57'
  Scalar::Util: '0'
  Tie::Hash: '0'
resources:
  MailingList: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-SQLite
  license: http://dev.perl.org/licenses/
  repository: https://github.com/DBD-SQLite/DBD-SQLite
version: '1.54'