NAME
WebFetch::LinuxTelephony - download and save LinuxTelephony headlines
SYNOPSIS
In perl scripts:
use WebFetch::LinuxTelephony;
>From the command line:
perl
-w
-MWebFetch::LinuxTelephony -e
"&fetch_main" -- --dir directory
DESCRIPTION
This module gets the current headlines from LinuxTelephony.
After this runs, the file linuxtelephony.html
will be created or replaced. If there already was an linuxtelephony.html
file, it will be moved to Olinuxtelephony.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
.
WebFetch::LinuxTelephony is based on WebFetch::LinuxToday. Modifications made for WebFetch::LinuxTelephony by Gregory S. Youngblood, greg@tcscs.com
.