-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMETA.yml
More file actions
30 lines (30 loc) · 730 Bytes
/
META.yml
File metadata and controls
30 lines (30 loc) · 730 Bytes
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
---
abstract: 'Base class for working with databases'
author:
- 'Sergei Svistunov <sergei-svistunov@yandex.ru>'
build_requires:
DBD::Mock: '0'
QBit::Application: '0'
Test::Differences: '0'
Test::More: '0'
lib::abs: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.143240'
license: gpl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: QBit-Application-Model-DB
requires:
DBI: '0'
Exception: '0'
QBit::Application::Model: '0'
QBit::Class: '0'
Sys::Hostname: '0'
base: '0'
qbit: '0'
strict: '0'
version: '0.030'
x_serialization_backend: 'YAML::Tiny version 1.70'