NAME
Net::APE::Session - A session to an ape server
VERSION
version 0.003
SYNOPSIS
DESCRIPTION
METHODS
server
Get the Net::APE::Server for the session
sessid
Get or set the Net::APE::Server to send the commands
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.
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.