-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdist.ini
44 lines (37 loc) · 1016 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
name = Weasel-Driver-Selenium2
abstract = PHP's Mink inspired multi-protocol web-testing library for Perl
version = 0.12
author = Erik Huelsmann <ehuels@gmail.com>
copyright_holder = Erik Huelsmann
main_module = lib/Weasel/Driver/Selenium2.pm
license = Perl_5
[MetaResources]
bugtracker.web = https://github.com/perl-weasel/weasel-driver-selenium2/issues
repository.url = https://github.com/perl-weasel/weasel-driver-selenium2.git
repository.web = https://github.com/perl-weasel/weasel-driver-selenium2
repository.type = git
[@Basic]
[MetaJSON]
[Prereqs]
perl = 5.10.1
Carp::Clan = 0
MIME::Base64=0
Moose = 0
namespace::autoclean = 0
Selenium::Remote::Driver = 0
Time::HiRes=0
Weasel::DriverRole = 0.03
[Prereqs / TestRequires]
File::Find = 0
File::Util = 0
Perl::Critic = 0
Pod::Coverage::TrustPod = 0
Test::More = 0
Test::Pod = 0
Test::Pod::Coverage = 0
[Prereqs / DevelopRequires ]
[ExtraTests]
[Test::Perl::Critic]
critic_config = xt/perlcriticrc
[PodCoverageTests]
[PodSyntaxTests]