-
Notifications
You must be signed in to change notification settings - Fork 1
/
dist.ini
47 lines (39 loc) · 1023 Bytes
/
dist.ini
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
name = Weasel-Driver-Mock
abstract = Weasel driver to mock a real driver for testing purposes (Weasel::DriverRole level 0.03)
version = 0.02
author = Erik Huelsmann <[email protected]>
copyright_holder = Erik Huelsmann
main_module = lib/Weasel/Driver/Mock.pm
license = Perl_5
[MetaResources]
bugtracker.web = https://github.com/perl-weasel/weasel-driver-mock/issues
repository.url = https://github.com/perl-weasel/weasel-driver-mock.git
repository.web = https://github.com/perl-weasel/weasel-driver-mock
repository.type = git
[@Basic]
[MetaJSON]
[ContributorsFromGit]
[Prereqs]
perl = 5.10.1
Data::Compare = 0
Data::Dumper = 0
MIME::Base64 = 0
Moose = 0
namespace::autoclean = 0
Weasel = 0
Weasel::Session = 0
Weasel::DriverRole = 0.03
[Prereqs / TestRequires]
File::Temp = 0
IO::Scalar = 0
Test::Exception = 0
Test::More = 0
Test::Warnings = 0
[Prereqs / DevelopRequires ]
File::Find = 0
File::Util = 0
Perl::Critic = 0
Test::Pod::Coverage = 0
[ExtraTests]
[PodCoverageTests]
[PodSyntaxTests]