Net::Proxy::Connector::dummy.3pm

Langue: en

Version: 2007-10-17 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Net::Proxy::Connector::dummy - Dummy Net::Proxy connector

DESCRIPTION

"Net::Proxy::Connecter::dummy" is a "Net::Proxy::Connector" that does nothing. It doesn't listen for incoming connections and does connect to other hosts.

Future connectors may have their "accept_from()" method also handle the connection to a remote host. In this case, "dummy" may be used as an 'out' connector.

You could also use the source code of this module as a template for writing new "Net::Proxy::Connector" classes.

CONNECTOR OPTIONS

None.

AUTHOR

Philippe 'BooK' Bruhat, "<book@cpan.org>". Copyright 2006 Philippe 'BooK' Bruhat, All Rights Reserved.

LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.