[SCM] Debian packaging of Var-Pairs CPAN distribution branch, master, updated. upstream/0.001001-4-g281501f
Salvatore Bonaccorso
carnil at debian.org
Fri Mar 22 21:03:29 UTC 2013
The following commit has been merged in the master branch:
commit 281501f001b6bbe9b171e79f200382e3f41aaa9a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Mar 22 22:02:38 2013 +0100
Expand long description
Explain that the object oriented methods can be used if the autobox Perl
module is additionally installed.
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index f7e1b47..c1b8087 100644
--- a/debian/control
+++ b/debian/control
@@ -26,3 +26,7 @@ Description: Perl module implementing iterators and pair constructors for variab
Var::Pairs exports a small number of subroutines that add some Perl 6
conveniences to Perl 5. Specifically, the module exports several subroutines
that simplify interactions with key/value pairs in hashes and arrays.
+ .
+ If the autobox Perl module provided in libautobox-perl package is installed the
+ object-oriented methods corresponding to the subroutine-based interfaces can be
+ used.
--
Debian packaging of Var-Pairs CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list