The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

TaskPipe::Plan::Settings - settings for TaskPipe::Plan

METHODS

shell

Whether to run in the terminal or daemonize. Options are foreground and background

iterate

Choices are once or repeat. To kick off a daemon process that continually polls for open proxies, use --shell=background together with --iterate=repeat

poll_interval

If --iterate=repeat then --poll_interval is the number of seconds to wait between iterations. --poll_interval is ignored if --iterate=once

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