# Scrappy - Simple Stupid Spider base on Web Scraper inspired by Dancer
# TODO

- ver 0.6
  -   add config support
  -   add cookie session support
  -   allow var merging instead of overwriting via merge keyword
  -   add filter function (drill-down web::scraper utility)
- ver 0.52
  -   add fst and lst method which will shift and pop scraped resultsets
- ver 0.51
  x   add list keyword, will return an array for iteration given an arrayref or hashref
