-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
59 lines (52 loc) · 1.79 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
50
51
52
53
54
55
56
57
58
59
--- #YAML:1.0
name : Test-Database
version : 0.02
abstract : Create a database for various drivers
author:
- Philippe Bruhat <philippe.bruhat@free.fr>
- Greg Sabino Mullane <greg@endpoint.com>
- Mark Johnson <mark@endpoint.com>
- Selena Deckelmann <selenta@endpoint.com>
- Josh Tolley <josh@turnstep.com>
license : perl
distribution_type : module
dynamic_config : 1
requires:
DBI : 1.52
perl : 5.006001
File::Spec : 0
File::Temp : 0
version : 0
build_requires:
DBI : 1.52
Test::More : 0.61
version : 0
configure_requires:
DBI : 1.52
version : 0
recommends:
Perl::Critic : 0
Pod::Spell : 0
Test::Pod : 0.95
Test::Pod::Coverage : 0
Test::Warn : 0.08
Test::YAML::Meta : 0.03
Text::SpellChecker : 0
provides:
Test::Database:
file : Database.pm
version : 0.02
keywords:
- DBI
- testing
- database
resources:
homepage : http://search.cpan.org/dist/Test-Database/
license : http://dev.perl.org/licenses/
bugtracker : http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Database
MailingList : http://www.nntp.perl.org/group/perl.dbd.pg/
Repository : http://git.bruhat.net/r/Test-Database.git/
meta-spec:
version : 1.4
url : http://module-build.sourceforge.net/META-spec-v1.4.html
generated_by : emacs