[libcatmandu-perl] 04/30: fix misleading array_uniq pod

Jonas Smedegaard dr at jones.dk
Tue Dec 19 11:10:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/1.0700-1
in repository libcatmandu-perl.

commit 5a63d4d8de1aa5a017d3c5675c9055051734ba44
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date:   Thu Oct 5 14:08:06 2017 +0200

    fix misleading array_uniq pod
---
 lib/Catmandu/Util.pm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lib/Catmandu/Util.pm b/lib/Catmandu/Util.pm
index d4ab292..6a4abf0 100644
--- a/lib/Catmandu/Util.pm
+++ b/lib/Catmandu/Util.pm
@@ -939,8 +939,7 @@ Returns a copy of C<$array> without the head.
 
 =item array_uniq($array)
 
-Returns a copy of C<$array> with all duplicates removed. Comparison is done
-with C<is_same()>.
+Returns a copy of C<$array> with all duplicates removed.
 
 =item array_split($array | $string)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git



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