Search results for "dist:WebFetch IKLUFT"

WebFetch - Perl module to download/fetch and save information from the Web River stage one • 4 direct dependents • 4 total dependents

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 intend...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC

WebFetch::Output::Dump - save WebFetch data in a Perl structure dump River stage one • 4 direct dependents • 4 total dependents

This is an output module for WebFetch which simply outputs a Perl structure dump from "Data::Dumper". It can be read again by a Perl script using "eval". $obj->fmt_handler_dump( $filename ) This function dumps the data into a string for saving by the...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC

WebFetch::Data::Record - WebFetch Embedding API data record River stage one • 4 direct dependents • 4 total dependents

This module provides read-only access to a single record of the WebFetch data. $value = $obj->bynum( $field_num ); Returns the value of the field located by the field number provided. The first field is numbered 0. $value = $obj->byname( $field_name ...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC

WebFetch::Data::Config - WebFetch configuration data management River stage one • 4 direct dependents • 4 total dependents

WebFetch::Data::Config is a key/value store for global WebFetch configuration data. The methods of this class should only be called from WebFetch. Otherwise use the config() and has_config() class methods provided by WebFetch to access it....

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC

WebFetch::Data::Store - WebFetch Embedding API top-level data store River stage one • 4 direct dependents • 4 total dependents

This module provides access to the WebFetch data. WebFetch instantiates the object for the input module. The input module uses this to construct the data set from its input. The output module uses the this to access the data and produce its output ob...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC

WebFetch::Output::Capture - capture WebFetch data without generating an output file River stage one • 4 direct dependents • 4 total dependents

This is a WebFetch output module which captures WebFetch output as a data structure rather than formatting it and saving it in a file. The data can be collected from any WebFetch input module. This module is used for testing WebFetch....

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC

WebFetch::Input::SiteNews - download and save SiteNews headlines from a local file River stage one • 4 direct dependents • 4 total dependents

This module gets the current headlines from a site-local file. The *--source* parameter specifies a file name which contains news to be posted. See "FILE FORMAT" below for details on contents to put in the file. *--source* may be specified more than ...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC

WebFetch::Input::PerlStruct - accept a Perl structure with pre-parsed news into WebFetch River stage one • 4 direct dependents • 4 total dependents

This module accepts a perl structure with pre-parsed news and pushes it into the WebFetch infrastructure. The webmaster of a remote site only needs to arrange for a cron job to update a WebFetch Export file, and let others know the URL to reach that ...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC
8 results (0.028 seconds)