WebFetch::YahooBiz - download and save YahooBiz headlines


NAME

WebFetch::YahooBiz - download and save YahooBiz headlines


SYNOPSIS

In perl scripts:

use WebFetch::YahooBiz;

From the command line:

perl -w -MWebFetch::YahooBiz -e "&fetch_main" -- --dir directory --search search-string --days search-days --pagesize search-page-size


DESCRIPTION

This module gets the current headlines from Yahoo Business News.

After this runs, the file yahoo_biz.html will be created or replaced. If there already was an yahoo_biz.html file, it will be moved to Oyahoo_biz.html.


AUTHOR

WebFetch was written by Ian Kluft for the Silicon Valley Linux User Group (SVLUG). Send patches, bug reports, suggestions and questions to maint@webfetch.org.


SEE ALSO

WebFetch

 WebFetch::YahooBiz - download and save YahooBiz headlines