-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMETA.yml
49 lines (49 loc) · 1.31 KB
/
META.yml
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
abstract: 'Manage database patches in the style of Module::Build.'
author:
- 'Brian Duggan <[email protected]>'
build_requires:
File::Copy::Recursive: '0'
IO::Socket::INET: '0'
Test::More: '0'
configure_requires:
Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 2.142690'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Module-Build-Database
provides:
Module::Build::Database:
file: lib/Module/Build/Database.pm
version: '0.58'
Module::Build::Database::Helpers:
file: lib/Module/Build/Database/Helpers.pm
version: '0.58'
Module::Build::Database::PostgreSQL:
file: lib/Module/Build/Database/PostgreSQL.pm
version: '0.58'
Module::Build::Database::PostgreSQL::Templates:
file: lib/Module/Build/Database/PostgreSQL/Templates.pm
version: '0.58'
Module::Build::Database::SQLite:
file: lib/Module/Build/Database/SQLite.pm
version: '0.58'
Test::MBD:
file: lib/Test/MBD.pm
version: '0.58'
requires:
Digest::MD5: '0'
File::Copy::Recursive: '0'
File::ShareDir: '0'
File::Which: '0'
List::MoreUtils: '0'
Path::Class: '0'
Sub::Exporter: '0'
blib: '0'
perl: v5.10.0
resources:
license: http://dev.perl.org/licenses/
version: '0.58'