Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release-src > by-pkgid > aa22d707bdb487a960566b6bf0f012f4 > files > 1

perl-Net-DBus-0.33.6-8.mga1.src.rpm

diff -p -up Net-DBus-0.33.6/lib/Net/DBus/Test/MockIterator.pm.dumper Net-DBus-0.33.6/lib/Net/DBus/Test/MockIterator.pm
--- Net-DBus-0.33.6/lib/Net/DBus/Test/MockIterator.pm.dumper	2008-02-21 01:26:44.000000000 +0100
+++ Net-DBus-0.33.6/lib/Net/DBus/Test/MockIterator.pm	2008-04-29 23:46:24.000000000 +0200
@@ -695,7 +695,7 @@ sub format_signature {
     my ($sig, $t, $i);
 
     $sig = "";
-    $i = 0;use Data::Dumper;
+    $i = 0;
 
     if (ref($type) eq "ARRAY") {
 	while ($i <= $#{$type}) {
diff -p -up Net-DBus-0.33.6/lib/Net/DBus/Binding/Iterator.pm.dumper Net-DBus-0.33.6/lib/Net/DBus/Binding/Iterator.pm
--- Net-DBus-0.33.6/lib/Net/DBus/Binding/Iterator.pm.dumper	2008-02-21 01:26:44.000000000 +0100
+++ Net-DBus-0.33.6/lib/Net/DBus/Binding/Iterator.pm	2008-04-29 23:46:29.000000000 +0200
@@ -530,7 +530,7 @@ sub format_signature {
     my ($sig, $t, $i);
 
     $sig = "";
-    $i = 0;use Data::Dumper;
+    $i = 0;
 
     if (ref($type) eq "ARRAY") {
 	while ($i <= $#{$type}) {