";
+ }
+ print "| ";
+ printf("%02d",$mday);
+ print ".";
+ printf("%02d",$mon);
+ print ".";
+ print"$year ";
+
+ printf("%02d",$hour);
+ print ":";
+ printf("%02d",$min);
+ print " | $voucherhash{$key}[1] | $voucherhash{$key}[2] | ";
+ printf("%02d",$mdayx);
+ print ".";
+ printf("%02d",$monx);
+ print ".";
+ print"$yearx ";
+
+ printf("%02d",$hourx);
+ print ":";
+ printf("%02d",$minx);
+ print " | ";
+ $voucherhash{$key}[4] = HTML::Entities::decode_entities($voucherhash{$key}[4]);
+ print "$voucherhash{$key}[4] | ";
+ print " |
";
+ $count++;
+ }
+
+ print "