WebFetch::LinuxToday - download and save LinuxToday headlines


NAME

WebFetch::LinuxToday - download and save LinuxToday headlines


SYNOPSIS

In perl scripts:

use WebFetch::LinuxToday;

From the command line:

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


DESCRIPTION

This module gets the current headlines from LinuxToday.

After this runs, the file linuxtoday.html will be created or replaced. If there already was an linuxtoday.html file, it will be moved to Olinuxtoday.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::LinuxToday - download and save LinuxToday headlines