NAME
WebFetch::DebianNews - download and save Debian News headlines
SYNOPSIS
In perl scripts:
use WebFetch::DebianNews
>From the command line:
perl
-w
-MWebFetch::DebianNews -e
"&fetch_main" -- --dir directory
DESCRIPTION
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
.
AUTHOR
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 webfetch-maint@svlug.org
.