From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Plagger::Plugin::Filter::FetchEnclosure::ParallelUA - Fetch enclosures using Parallel UA

SYNOPSIS

- module: Filter::FetchEnclosure::ParallelUA
config:
dir: /path/to/download
concurrency: 5
max_requests_per_host: 2

DESCRIPTION

This plugin uses LWP::Parallel UA to download enclosures from multiple hosts in parallel.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger, LWP::Parallel::UserAgent