In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/99e209c8bb2bcd44ff245141e82d7412afa10277?hp=7dc1157f253ee6502c36b5d8e2b24e7e78b5efaf>
- Log ----------------------------------------------------------------- commit 99e209c8bb2bcd44ff245141e82d7412afa10277 Author: Leon Brocard <[email protected]> Date: Tue Sep 22 20:50:46 2009 +0100 Update URL to the current Perl-QA Wiki ----------------------------------------------------------------------- Summary of changes: t/lib/1_compile.t | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 72628c3..a4dea83 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -66,6 +66,6 @@ sub compile_module { # These modules have no tests of their own. # Keep up to date with -# http://www.pobox.com/~schwern/cgi-bin/perl-qa-wiki.cgi?UntestedModules +# http://perl-qa.hexten.net/wiki/index.php/Untested_Core_Modules # and vice-versa. The list should only shrink. __DATA__ -- Perl5 Master Repository
