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

NAME

vault-queuer.pl - Vault enqueuer for HashCash Digital Cash

VERSION

 $Revision: 1.127 $
 $Date: Sat Sep 16 18:48:11 PDT 2017 $

SYNOPSIS

  vault-queuer.pl

DESCRIPTION

vault-queuer.pl is an enqueuer for requests to a vault in the HashCash digital cash system. It accepts client connections over the Internet, writes requests to the queue, waits for responses and returns those to the client.

SEE ALSO

http://www.hashcash.com

vault.pl

vault-worker.pl

IPC::Serial

IPC::Queue::Duplex

AUTHOR

Ashish Gulhati, <crypt-hashcash at hash.neo.tc>

BUGS

Please report any bugs or feature requests to bug-crypt-hashcash at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Crypt-HashCash. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this command with the perldoc command.

    perldoc vault-queuer.pl

You can also look for information at:

LICENSE AND COPYRIGHT

Copyright (c) 2017 Ashish Gulhati.

This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.

See http://www.perlfoundation.org/artistic_license_2_0 for the full license terms.