---
abstract: 'Perl module to download/fetch and save information from the Web'
author:
  - 'Ian Kluft <https://github.com/ikluft>'
build_requires:
  File::Basename: '0'
  File::Compare: '0'
  File::Slurp: '0'
  File::Temp: '0'
  IO::Capture::Stderr: '0'
  Module::Build: '0.28'
  String::Interpolate::Named: '0'
  Test::Exception: '0'
  Test::More: '0'
  autodie: '0'
  if: '0'
  open: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: WebFetch
recommends:
  YAML::XS: '0.81'
requires:
  Carp: '0'
  Class::Singleton: '0'
  Data::Dumper: '0'
  Date::Calc: '0'
  DateTime: '0'
  DateTime::Format::ISO8601: '0'
  DateTime::Locale: '0'
  Exception::Class: '0'
  Getopt::Long: '0'
  HTTP::Request: '0'
  LWP::UserAgent: '0'
  Paranoid::IO: '0'
  Paranoid::IO::Lockfile: '0'
  Readonly: '0'
  Scalar::Util: '0'
  Try::Tiny: '0'
  base: '0'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/ikluft/WebFetch/issues
  repository: git://github.com/ikluft/WebFetch.git
version: 0.15.9
x_generated_by_perl: v5.36.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: GPL-3.0-only