
Net::SeedServe - Perl module for implementing a seed server.

None yet. Consult the code, and the examples in the tests directory.

Initialises a new object with the status filename.
Starts the server on a port starting from port 3,000. Returns a hash ref containing the port.
Connects to an existing Server whose status file is $status_filename.
Stops the service by killing the listening process.
Sends a clear transaction that clears the seeds of the seed server.
Enqueues several seeds in the server to be served next.

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

Copyright (C) 2005 by Shlomi Fish
This library is free software, you can redistribute and/or modify and/or use it under the terms of the MIT X11 license.