X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git;a=blobdiff_plain;f=README;h=1736e2632e13c48fe8de7e7776c8144430d3a8da;hp=34bca3972294b4de6c40510d5da8e2e6864b7701;hb=3d6bf909e61c81d7bad33d02ccc80fd5be89a420;hpb=8dd75d5e7fbc7f4bf7205d9e078eb0a49f05a87b diff --git a/README b/README index 34bca39..1736e26 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME recommended dependencies. VERSION - Version v0.930.0 + Version v0.930.1 SYNOPSIS $ cpan Task::Devel::Cover::Recommended @@ -16,29 +16,51 @@ DESCRIPTION DEPENDENCIES Configure-time dependencies - ExtUtils::MakeMaker + * ExtUtils::MakeMaker Build-time and test-time dependencies - ExtUtils::MakeMaker - Test::Differences - Test::More - Test::Warn + * ExtUtils::MakeMaker + + * Test::Differences + + * Test::More + + * Test::Warn Run-time dependencies - Devel::Cover 0.93 - "perl" 5.008002 - Browser::Open - Digest::MD5 - JSON::PP - PPI::HTML 1.07 + * Devel::Cover 0.93 + + * "perl" 5.008002 + + * Browser::Open + + * Digest::MD5 + + * JSON::PP + + * PPI::HTML 1.07 + Devel::Cover lets you optionally pick between PPI::HTML and Perl::Tidy, but it will only use the former if both are installed. - Parallel::Iterator - Pod::Coverage 0.06 - Pod::Coverage::CountParents - Storable - Template 2.00 + * Parallel::Iterator + + * Pod::Coverage 0.06 + + * Pod::Coverage::CountParents + + * Storable + + * Template 2.00 + +CAVEATS + Note that run-time dependencies that are only recommended by + Devel::Cover may not yet be installed at the time Devel::Cover is + tested, as there is no explicit dependency link between them and in that + case most CPAN clients default to install prerequisites in alphabetic + order. However, they will be installed when + Task::Devel::Cover::Recommended is, thus will be available when you + actually use Devel::Cover. AUTHOR Vincent Pit, "", .