|
Posted by Ben Bullock on May 25, 2008, 8:32 am
Please log in for more thread options
On Sat, 24 May 2008 23:20:05 -0700, chadda wrote:
> <table class="item_description">
^^^^^
> Acer
> Aspire AS5610-2089 Notebook, Intel Pentium Dual Core
> T2080, 1.6 GHz, 1024GB, 160GB, DVD+/-R DL/DVD+RW Drive, 15.4" TFT,
> WebCam, 56K Modem, Wireless, NIC, Vista Home Premium, Refurbished with
> 90 Day Warranty</td>
Contains not even one colon.
> if ( lc $token->[1] eq 'item_description' ) {
^^
> while ( $cell =~ /\s*([^:]+?):\s+(\d+)\s+/g ) {
^
|