NAME
WebFetch::CNNsearch - search for stories at CNN Interactive
SYNOPSIS
In perl scripts:
use WebFetch::CNNsearch;
From the command line:
perl
-w
-MWebFetch::CNNsearch -e
"&fetch_main" -- --dir directory --search search-string --pagesize search-page-size
DESCRIPTION
This module gets the stories by searching CNN Interactive.
After this runs, the file cnnsearch.html
will be created or replaced. If there already was an cnnsearch.html
file, it will be moved to Ocnnsearch.html
.
AUTHOR
WebFetch was written by Ian Kluft for the Silicon Valley Linux User Group (SVLUG). Send patches, bug reports, suggestions and questions to webfetch-maint@svlug.org
.