WebFetch::LinuxDevNet - download and save Linux Dev.Net headlines


NAME

WebFetch::LinuxDevNet - download and save Linux Dev.Net headlines


SYNOPSIS

In perl scripts:

use WebFetch::LinuxDevNet;

From the command line:

perl -w -MWebFetch::LinuxDevNet -e "&fetch_main" -- --dir directory


DESCRIPTION

This module gets the current headlines from Linux Dev.Net (linuxdev.net).

After this runs, the file linuxdevnet.html will be created or replaced. If there already was an linuxdevnet.html file, it will be moved to Olinuxdevnet.html.


AUTHOR

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.


SEE ALSO

WebFetch

 WebFetch::LinuxDevNet - download and save Linux Dev.Net headlines