WebFetch::Freshmeat - download and save Freshmeat headlines |
WebFetch::Freshmeat - download and save Freshmeat headlines
In perl scripts:
use WebFetch::Freshmeat;
From the command line:
perl -w -MWebFetch::Freshmeat -e "&fetch_main" -- --dir directory
This module gets the current headlines from Freshmeat.
After this runs, the file freshmeat.html
will be created or replaced.
If there already was an freshmeat.html
file, it will be moved to
Ofreshmeat.html
.
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
.
WebFetch::Freshmeat - download and save Freshmeat headlines |