NAME
Net::APE::Session - A session to an ape server
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>
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.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 83:
'=item' outside of any '=over'
- Around line 107:
You forgot a '=back' before '=head1'
You forgot a '=back' before '=head1'