[SCM] Debian packaging of Tie-DxHash CPAN distribution branch, master, updated. upstream/1.05-12-g144fa2b

Xavier Guimard x.guimard at free.fr
Sun Dec 30 06:36:06 UTC 2012


The following commit has been merged in the master branch:
commit 144fa2b98b1bab032f41e7ce1f291f8c936be487
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 30 07:35:23 2012 +0100

    Update description

diff --git a/debian/control b/debian/control
index 2091ed7..75fdbc3 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Description: Perl module that keeps insertion order in hash
  duplicate keys.
  .
  Tie::DxHash works by storing the hash data in an array of hash references
- (containing the key/value pairs).  This preserves insertion order.  A
+ (containing the key/value pairs). This preserves insertion order. A
  separate set of iterators (one per distinct key) keeps track of the last
  retrieved value for a given key, thus allowing the successive retrieval of
  multiple values for the same key to work as expected.

-- 
Debian packaging of Tie-DxHash CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list