From: Vincent Pit Date: Mon, 16 Feb 2009 20:57:10 +0000 (+0100) Subject: Phrasing fix X-Git-Tag: v0.02~7 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=commitdiff_plain;h=577036e9dd07645d623c05b0412343e533f83441 Phrasing fix --- diff --git a/lib/Acme/CPANAuthors/You/re_using.pm b/lib/Acme/CPANAuthors/You/re_using.pm index 36fd9c7..be11024 100644 --- a/lib/Acme/CPANAuthors/You/re_using.pm +++ b/lib/Acme/CPANAuthors/You/re_using.pm @@ -11,7 +11,7 @@ use Acme::CPANAuthors::Utils; =head1 NAME -Acme::CPANAuthors::You::re_using - We are the CPAN authors that have written the modules installed for this perl. +Acme::CPANAuthors::You::re_using - We are the CPAN authors that have written the modules installed on your perl! =head1 VERSION @@ -33,7 +33,7 @@ BEGIN { =head1 DESCRIPTION -This module builds an L class by looking for all installed modules for the current C and then retrieving theirs authors' name and PAUSE id. +This module builds an L class by listing all the modules that are installed on the current C and then retrieving the name and the PAUSE id of their corresponding authors. It may take some time to load since it has to get CPAN indexes at C time.