small Protovis example
[webpac2] / run.pl
diff --git a/run.pl b/run.pl
index 89e6047..09261f0 100755 (executable)
--- a/run.pl
+++ b/run.pl
@@ -620,7 +620,7 @@ foreach my $database ( sort keys %{ $config->databases } ) {
 
                        if ($rules) {
 
-                               my $ds = WebPAC::Normalize::data_structure(
+                               $ds = WebPAC::Normalize::data_structure(
                                        row => $row,
                                        rules => $rules,
                                        lookup => $lookup_hash,