WebFetch::DebianNews - download and save Debian News headlines |
WebFetch::DebianNews - download and save Debian News headlines
In perl scripts:
use WebFetch::DebianNews
>From the command line:
perl -w -MWebFetch::DebianNews -e "&fetch_main" -- --dir directory
This module gets the current headlines from the Debian Linux organization.
After this runs, the file debiannews.html
will be created or replaced.
If there already was an debiannews.html
file, it will be moved to
Odebiannews.html
.
WebFetch was written by Ian Kluft
for the Silicon Valley Linux User Group (SVLUG).
The WebFetch::DebianNews module was written by Chuck Ritter.
Send patches or maintenance requests for this module to
critter@roadport.com
.
Send general patches, bug reports, suggestions and questions to
maint@webfetch.org
.
WebFetch::DebianNews - download and save Debian News headlines |