or download this
if ($tempType eq "Bid") {
while ($content =~m%<td class="marketWatch" style="width: 20p
+x;"><p class="pngfix" id="market-watch-(.+?)"> </p>.*?ugid=(.+?)
+&marketId=(.+?)&action=add';};.+?<td style="width: 22\%;">\s+<a href=
+"/marketplace/sports/nfl/super-bowl-xliii.*?>(.+?)</a>\s+</td>\s+<td
+class="qty">.+?(?:"selected"\s+?>|<input type="hidden" id="qty_select
+_\d+" value=")(.+?)(?:</option>|"/>).+?<span class="price">\$(.+?)</s
+pan>%gs) {
...
} #end while
print "Leaving the bid while\n" ;
} #end if