in reply to How To Write A Scraper?
-- HTML::Treebuilder
-- Inheritance
-- Every scrape operation in its own module, and each module gets tested separately, against test data, to make sure the right thing gets extracted. This uses Test::Harness.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How To Write A Scraper?
by Cody Pendant (Prior) on Jul 05, 2005 at 23:18 UTC |