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

NAME

Net::APE::Request - Executing a command on the APE-Server

VERSION

version 0.003

SYNOPSIS

DESCRIPTION

METHODS

add_cmd($cmd)

Adding an Net::APE::Cmd object to the request

has_cmds

count_cmds

Getting a count of the added commands.

no_cmds

Gives back true of there are no commands added.

server

Get the Net::APE::Server for the request

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.