The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

SEE ALSO

WebFetch