The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'Handler for LWP::UserAgent that protects you from harm'
author:
  - 'Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>'
build_requires:
  Test::More: '0.98'
  Test::Requires: '0'
configure_requires:
  CPAN::Meta: '0'
  CPAN::Meta::Prereqs: '0'
  Module::Build: '0.38'
dynamic_config: 0
generated_by: 'Minilla/v1.1.0, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: LWPx-ParanoidHandler
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  LWPx::ParanoidHandler:
    file: lib/LWPx/ParanoidHandler.pm
    version: '0.07'
requires:
  Exporter: '0'
  LWP: '6'
  Net::DNS::Paranoid: '0.07'
  parent: '0'
  perl: '5.008008'
resources:
  bugtracker: https://github.com/tokuhirom/LWPx-ParanoidHandler/issues
  homepage: https://github.com/tokuhirom/LWPx-ParanoidHandler
  repository: git://github.com/tokuhirom/LWPx-ParanoidHandler.git
version: '0.07'
x_contributors:
  - 'Tokuhiro Matsuno <tokuhirom@gmail.com>'