pricecharts

track prices of consumer electronics
Log | Files | Refs | README

commit 074d32a959c861fb3b1e0445c04e4a6ebc12f365
parent 1975c3f9e33f400e66214a1161b81aefb1d3df02
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Mon, 13 Oct 2014 23:13:38 -0600

product_scraper: remove seatbelts

Diffstat:
Mproduct_scraper.pl | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/product_scraper.pl b/product_scraper.pl @@ -127,11 +127,9 @@ for (keys %product_map) { } print "($part_num) $brand $title\n" if ($args{v}); - last; } $email .= sprintf("%7s %5s %3s\n", $new + $old, scalar @results, $new); - next; } $email .= "\nNew products:\n" if (@new);