The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

TaskPipe::Task_Scrape::Settings - settings for TaskPipe::Task_Scrape

METHODS

max_retries

The maximum number of times to retry if the request fails

require_referer

Exit with an error if set to 1 and no referer is provided (alongside url)

ua_mgr_module

The UserAgentManager module to use

ua_handler_module

The UserAgentHandler module to use

AUTHOR

Tom Gracey <tomgracey@gmail.com>

COPYRIGHT AND LICENSE

Copyright (c) Tom Gracey 2018

TaskPipe is free software, licensed under

    The GNU Public License Version 3

1 POD Error

The following errors were encountered while parsing the POD:

Around line 48:

You forgot a '=back' before '=head1'