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

NAME

Net::APE::Server - Abstraction of an APE Server

VERSION

version 0.003

SYNOPSIS

DESCRIPTION

METHODS

host

Setting the hostname of the APE-Server, can also be set via NET_APE_SERVER_HOST Environment variable. Elsewhere the default value is localhost.

port

Setting the hostname of the APE-Server, can also be set via NET_APE_SERVER_PORT Environment variable. Elsewhere the default value is 6969.

url

Returns the URL for the APE-Server

AUTHOR

Torsten Raudssus <torsten@raudssus.de> http://www.raudssus.de/

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Raudssus Social Software.

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