/[webpac2]/trunk/t/3-normalize-xml.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/3-normalize-xml.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 69 by dpavlin, Tue Nov 15 16:56:44 2005 UTC revision 70 by dpavlin, Sat Nov 19 23:48:24 2005 UTC
# Line 129  foreach my $fld (keys %$rec) { Line 129  foreach my $fld (keys %$rec) {
129          ok(! $found, "not found");          ok(! $found, "not found");
130  }  }
131    
132  ok(my @ds = $n->data_structure( $rec ), "data_structure");  ok(my $ds = $n->data_structure( $rec ), "data_structure");
133    
134    diag Dumper($rec, $ds);
135    
 #diag Dumper($rec, \@ds);  

Legend:
Removed from v.69  
changed lines
  Added in v.70

  ViewVC Help
Powered by ViewVC 1.1.26