Skip to content

Commit

Permalink
Update scraper.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmaly committed Jul 12, 2014
1 parent 9e8216d commit 46441e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.pl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
);

print "pocet riadkov je $#rows";
print_r (@rows);
print (@rows);
#printr $rows[0]->look_down(_tag => 'td');

# # Open a database handle
Expand Down

0 comments on commit 46441e4

Please sign in to comment.