Net::SeedServe - Perl module for implementing a seed server (should not


Net-SeedServe documentation  | view source Contained in the Net-SeedServe distribution.

Index


NAME

Top

Net::SeedServe - Perl module for implementing a seed server (should not be used directly - use Net::SeedServe::Server instead).

DESCRIPTION

Top

Consult the documentation of Net::SeedServe::Server.

METHODS

Top

$server = Net::SeedServe->new(port => $port, status_file => $status_filename)

Constructs a new seed server object on a certain port with a certain status file.

$server->loop();

Starts a loop.

AUTHOR

Top

Shlomi Fish, <shlomif@iglu.org.il>

COPYRIGHT AND LICENSE

Top


Net-SeedServe documentation  | view source Contained in the Net-SeedServe distribution.