NAME
WebFetch::Output::Dump - save data in a Perl structure dump
SYNOPSIS
In perl scripts:
use WebFetch::Output::Dump;
From the command line:
perl -w -MWebFetch::Output::Dump -e "&fetch_main" -- --dir directory --format dump --save save-path [...WebFetch output options...]
DESCRIPTION
This module gets the current news headlines from a site-local file.
TODO: add description
AUTHOR
WebFetch was written by Ian Kluft Send patches, bug reports, suggestions and questions to maint@webfetch.org
.