In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/03f2f429b004203901c539bc1c6c59d829c71f66?hp=a0f8d0d7c55d26446d5f8313a53e93b869f92005>

- Log -----------------------------------------------------------------
commit 03f2f429b004203901c539bc1c6c59d829c71f66
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date:   Mon Jan 22 18:04:25 2018 +0000

    Remove obsolete reference to Module::CoreList::TieHashDelta
    
    %Module::CoreList::version is no longer implemented via
    Module::CoreList::TieHashDelta, but generated from
    %Module::CoreList::delta upfront.

-----------------------------------------------------------------------

Summary of changes:
 dist/Module-CoreList/lib/Module/CoreList.pod | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dist/Module-CoreList/lib/Module/CoreList.pod 
b/dist/Module-CoreList/lib/Module/CoreList.pod
index 0ab1f611d0..2b563ff9ac 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pod
+++ b/dist/Module-CoreList/lib/Module/CoreList.pod
@@ -172,9 +172,6 @@ the Unicode Character Database bundled with Perl.
 
 Available in version 3.00 and above.
 
-C<%Module::CoreList::version> is implemented via 
C<Module::CoreList::TieHashDelta>
-using this hash of delta changes.
-
 It is a hash of hashes that is keyed on perl version. Each keyed hash will 
have the
 following keys:
 

-- 
Perl5 Master Repository

Reply via email to