NAME

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

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>

COPYRIGHT & LICENSE

Copyright 2010 Torsten Raudssus, all rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 77:

You forgot a '=back' before '=head1'