]> git.vpit.fr Git - perl/modules/Task-Devel-Cover-Recommended.git/blob - README
This is 0.930.0
[perl/modules/Task-Devel-Cover-Recommended.git] / README
1 NAME
2     Task::Devel::Cover::Recommended - Install Devel::Cover and its
3     recommended dependencies.
4
5 VERSION
6     Version v0.930.0
7
8 SYNOPSIS
9         $ cpan Task::Devel::Cover::Recommended
10         $ cpanp -i Task::Devel::Cover::Recommended
11         $ cpanm Task::Devel::Cover::Recommended
12
13 DESCRIPTION
14     This task module lets you easily install Devel::Cover 0.93 and all its
15     recommended dependencies.
16
17 DEPENDENCIES
18   Configure-time dependencies
19     ExtUtils::MakeMaker
20
21   Build-time and test-time dependencies
22     ExtUtils::MakeMaker
23     Test::Differences
24     Test::More
25     Test::Warn
26
27   Run-time dependencies
28     Devel::Cover 0.93
29     "perl" 5.008002
30     Browser::Open
31     Digest::MD5
32     JSON::PP
33     PPI::HTML 1.07
34         Devel::Cover lets you optionally pick between PPI::HTML and
35         Perl::Tidy, but it will only use the former if both are installed.
36
37     Parallel::Iterator
38     Pod::Coverage 0.06
39     Pod::Coverage::CountParents
40     Storable
41     Template 2.00
42
43 AUTHOR
44     Vincent Pit, "<perl at profvince.com>", <http://www.profvince.com>.
45
46     You can contact me by mail or on "irc.perl.org" (vincent).
47
48 BUGS
49     Please report any bugs or feature requests to
50     "bug-task-devel-cover-recommended at rt.cpan.org", or through the web
51     interface at
52     <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Devel-Cover-Recomme
53     nded>. I will be notified, and then you'll automatically be notified of
54     progress on your bug as I make changes.
55
56 SUPPORT
57     You can find documentation for this module with the perldoc command.
58
59         perldoc Task::Devel::Cover::Recommended
60
61 COPYRIGHT & LICENSE
62     Copyright 2012 Vincent Pit, all rights reserved.
63
64     This program is free software; you can redistribute it and/or modify it
65     under the same terms as Perl itself.
66