Skip to content

Perl module to download and save information from the Web

License

Notifications You must be signed in to change notification settings

ikluft/WebFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebFetch modules

The main module:

Subsidiary modules which were separated into their own modules due to external dependencies:

Description

The WebFetch module is a framework for downloading and saving information from the web, and for saving or re-displaying it. It provides a generalized interface for saving to a file while keeping the previous version as a backup. This is mainly intended for use in a cron-job to acquire periodically updated information.

WebFetch allows the user to specify a source and destination, and the input and output formats. It is possible to write new Perl modules to the WebFetch API in order to add more input and output formats.

The currently provided input formats are Atom, RSS, WebFetch "SiteNews" files and raw Perl data structures.

The currently provided output formats are RSS, WebFetch "SiteNews" files, the Perl Template Toolkit, and export into a TWiki site.

Some modules which were specific to pre-RSS/Atom web syndication formats have been deprecated. Those modules can be found in the CPAN archive in WebFetch 0.10. Those modules are no longer compatible with changes in the current WebFetch API.

About

Perl module to download and save information from the Web

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published